This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bluetooth connection between Arduino NANO 33 BLE and Android

Hi ,
How can I connect arduino nano 33 ble with the application NRF Toolbox using Bleutooth when I program the arduino with segger embeded studio .

Please I need your help.

thank you 

Parents Reply
  • Programming & debugging both use SWD - so if debugging the Arduino is not working, then neither is programming it.

    debugging on arduino board is working fine and sensor is working
    my problem is to manipulate this sensor via an android application using bluetooth (send data from sensor to the android application using bluetooth)

    Are you sure you have the connections correct?

    yes all connections are correct

    So you do have an nRF52840 DK, you have code working on that, and now you're trying to use it to program & debug the Arduino board?

    I'm already debugging on the arduino board

Children
Related