Communicate two microcontrollers via BLE

Hello,

I'm using a nRF52 DK to test BLE communication with another microcontroller. What I need to test is the nRF52 pairing with another brand microcontroller, send a data stream and close the connection.

Could you please tell me which example from the Bluetooth samples list I can use for starting?

Thanks for your attention.

Regards,

Parents Reply
  • Unknown said:
    Is the bug in the MCU's interface the reason why the interfaces are not shown after 'extcap'?

    Yes.

    Unknown said:
    Additionnaly, I'd like to now if the Wireshark communication problem also exists with the nRF52840 dongle.

    No, the 52840 Dongle is not impacted by said bug. Did you with the dongle on Linux too? You can install nrf-udev to ensure your user gets the neccessary read/write permissions. 

Children
Related