Hi, I am looking for a device which can be connected serially to a PC and be able to take a few actions over BLE.
More specifically, right now I just want it to advertise and add some data to the advertising packets over BLE. However, from the PC side, I would like to serially (via COM port) send the info to advertise. Also, if it is possible, to achieve the "reverse" action. That is to say, have the board scan for advertising packets and read advertising data from a specific device and communicate such data back to the PC serially. Here I expect that the board will just dump all the scanned devices, and it is incumbent upon the PC to decide which advertising packets to choose. Ideally I would like to be able to perform both functionalities using the same board/channel/COM port.
Which board can support such functionality ?