HI All,
I've got a project that needs to go into production in a month and they want us to add a BLE beacon feature where it will send a small status packet of perhaps 20 bytes in the advertising data. It doesn't need to receive anything.
Normally, I'd drop on something like an nRF52832 and write the code - but in this case due to the schedule and already having a nearly-finished product with an ST processor, they'd like me to find a precertified module to drop on that will handle the Bluetooth stuff all on its own, ideally one with a simple interface all set up so I can just send something like an AT command string from the main processor to kick off the beacon and then shut down.
Are there any Nordic based modules that come close to what I need?
Thanks!
Glen