Hi,
I'm using the cc2541 Development Kit and I would like to send the sensor data (temperature, acceleration...) in broadcasting mode (like an illuminated beacon, with no connection events during between two sendings).
1°) Which mode should I use between Broacaster and PeripheralBroadcaster?
2°) How to properly add the services like the battservice one to this mode?
I added battserviece.c and battserviece.h to the PROFILES section but when it comes to add Batt_Addservice(); within the SimpleBLEBroadcaster_Init() function it doesn't work.
3°) How can I read the data on BTool if the KeyFob is not connected to the dongle (Broadcaster mode)?
Thank you in advance for your help
Berst regards,
Boris NOMERTIN