Hello all,
I'm curious if anyone could lend some thoughts.
I'm just in the research stage and going through a few examples but getting a little overwhelmed.
I'm trying to have two devices connected to their own phones and one is receiving and one is transmitting advertising data, and when the connection is established between the devices each device updates their host. this can be through a ble uart app on the nrf toolbox.
Is there a example that is more suited to this application I can learn from? or should i Frankenstein the ble_uart example to support a new peripheral connnection?
Thanks for the help!