I want to send data from nRF52840 Dongle to Raspberry Pi B+, Assume nRF52840 Dongle placed in USB drive of Raspberry Pi B+. Please help with coding sample.
I want to send data from nRF52840 Dongle to Raspberry Pi B+, Assume nRF52840 Dongle placed in USB drive of Raspberry Pi B+. Please help with coding sample.
Hi Ashiq,
I have developed a BLE5 beacon scanner for nRF52840 Dongle that sends through serial port to Raspberry Pi (or another PC) the captured BLE5 advertisements.
You can check here:
https://github.com/nicslabdev/NRF52840-Beacon_Scanner
I hope it works,
- Manuel Montenegro.
Hi Ashiq,
I have developed a BLE5 beacon scanner for nRF52840 Dongle that sends through serial port to Raspberry Pi (or another PC) the captured BLE5 advertisements.
You can check here:
https://github.com/nicslabdev/NRF52840-Beacon_Scanner
I hope it works,
- Manuel Montenegro.