Hi,
Do you have a basic Android Studio App that can connect send and receive from an nrf52832 based board already programmed?
I know the protocol strings I need to send that my PCB will react.
Thanks
Hi,
Do you have a basic Android Studio App that can connect send and receive from an nrf52832 based board already programmed?
I know the protocol strings I need to send that my PCB will react.
Thanks
for now, I am building an Android App. so I would like to have some more APP examples (source code of the app) except the BLE blinky and for NRF Connect I cant find the app source code.
Hi Yuri
The Blinky app is the place to start for custom BLE app development.
What are you missing from this example since you are looking for something else?
Best regards
Torbjørn
Hi,
Yes I updated the Blinky Android app with the UUID of my Si-Labs device.
Yes I able to scan the Si-Labs device with the nRF Connect application and see what it advertises.
and It also reacts to commands that I send but I need to find the device in when I unchek the "Only devices advertising LBS UUID" option.
The search option "Only devices advertising LBS UUID" find only Nordic chips that I have.
Thanks
Hi
Are you able to scan your Si-Labs device and your Nordic device with the nRF Connect application, and send me the content of the advertising device as shown in the below screenshot?
It would be interesting to know what the difference is.
Best regards
Torbjørn
now I see it does not show all the info, but I can see the UUID when I press connect.
Thanks
That's good to hear :)
You consider the issue resolved then?