Or may be another procedure to make a list of surrounding beacons nearby using nrf52832. We are beginners, sorry.
What do you recommend to start with?
Sdk16, 7.0.1 Softdevice
thanks!
Or may be another procedure to make a list of surrounding beacons nearby using nrf52832. We are beginners, sorry.
What do you recommend to start with?
Sdk16, 7.0.1 Softdevice
thanks!
I suggest to start with the getting started in general:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrf51_getting_started.html
In terms of central role and scanning for peripherals you may find this useful:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_blinky_c.html
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_c.html
Both should show how to scan and filter for specific peripheral devices.
I suggest to start with the getting started in general:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrf51_getting_started.html
In terms of central role and scanning for peripherals you may find this useful:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_blinky_c.html
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_c.html
Both should show how to scan and filter for specific peripheral devices.