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

how to connect NRF52840 with android application (NRF Toolbox) via bleutooth

Hi ,

I am trying to connect my NRF52840 with the application NRF Toolbox using bleuutooth technology 
when I use this DK 

it works very well and the application detect the device automatically .

but when I am trying with externel debug (connecting with anrduino uno 33 ble) with this device 

It doesn't  work 

Is there  any deference between this two devices and how can I connect this device with the application ?

Parents
  • Hi, 

    It doesn't  work 

    What doesn't work? What is your intention? 

     

    when I am trying with externel debug (connecting with anrduino uno 33 ble) with this device

     What is the second DK? Is it nRF52832DK? Are you using the DK to program and debug Arduino NANO 33 BLE via Debug output? Do you also provide power to NANO 33? Could J-Link Commander detect the VTref is 3.3v? 


    Is there  any deference between this two devices

     What is the second DK? 

     

    how can I connect this device with the application ?

     See this Debug output doc. Please also check the SWD connection is correct.

    -Amanda H.

  • What doesn't work? What is your intention? 

    The NRF Toolbox application  poster No device Found , my intention is to send and receive data from NRF52832 using debug out with arduino nano 33 ble 

     What is the second DK? Is it nRF52832DK? Are you using the DK to program and debug Arduino NANO 33 BLE via Debug output? Do you also provide power to NANO 33? Could J-Link Commander detect the VTref is 3.3v? 

    the second DK is the NRF52832 .
    yes I am using the DK to program and debug Arduino nano 33 ble via debug out .

    the power of arduino nano ble is connected to VTG pin of the NRF52832 (VTref==>VTG) 

     
Reply
  • What doesn't work? What is your intention? 

    The NRF Toolbox application  poster No device Found , my intention is to send and receive data from NRF52832 using debug out with arduino nano 33 ble 

     What is the second DK? Is it nRF52832DK? Are you using the DK to program and debug Arduino NANO 33 BLE via Debug output? Do you also provide power to NANO 33? Could J-Link Commander detect the VTref is 3.3v? 

    the second DK is the NRF52832 .
    yes I am using the DK to program and debug Arduino nano 33 ble via debug out .

    the power of arduino nano ble is connected to VTG pin of the NRF52832 (VTref==>VTG) 

     
Children
Related