Firmware-beginner
Results
2
comments of
Firmware-beginner
Logs of Client (BLE client) I (375) app_start: Starting scheduler on CPU0 I (379) app_start: Starting scheduler on CPU1 I (379) main_task: Started on CPU0 I (389) main_task: Calling app_main()...
Changes made in the BLE Client code : In MyAdvertisedDeviceCallbacks -> BLEAdvertisedDevicecallbacks its printing the device name and service UUID of newly discovered devices. It will connect to the server...