Dear supporters team,
I would like to create a new project, It has a feature scan BLE peripherals and print name of peripherals
Could you help me suggest step by step to do this?
P.S. I use board nrf52840
Thanks and regards,
John N
Dear supporters team,
I would like to create a new project, It has a feature scan BLE peripherals and print name of peripherals
Could you help me suggest step by step to do this?
P.S. I use board nrf52840
Thanks and regards,
John N
If you want to use serial inerface, here is an example. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.0.0%2Fmd_scripts_interactive_pyaci_doc_demo_configuration.html
You can get all devices UUID once you start scan.
If you want to use serial inerface, here is an example. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.0.0%2Fmd_scripts_interactive_pyaci_doc_demo_configuration.html
You can get all devices UUID once you start scan.