Low power BLE advertising?

torntrousers
Posts: 18
Joined: Mon Dec 21, 2015 9:30 am

Low power BLE advertising?

Postby torntrousers » Tue Feb 28, 2017 9:17 am

I'm trying to have an ESP32 use deepsleep to save power and wake up regularly to broadcast a BLE advertising message. It mostly works but there is some delay when waking up before the advertising message gets sent, so the ESP32 needs to stay awake for several seconds to have the message sent reliably, which uses a lot of power.

Are there some API parameters I could tweak to get the advertising message sent right away and to get notified right after them message is sent?

I'm using the ESP32/Arduino code but that just uses the IDF API's - https://github.com/espressif/arduino-es ... E.cpp#L258

My code is here: https://developer.ibm.com/recipes/tutor ... and-watson

Thanks for any tips.

agefahrt
Posts: 1
Joined: Mon May 08, 2017 9:21 am

Re: Low power BLE advertising?

Postby agefahrt » Mon May 08, 2017 9:25 am

Did you get any information about the BLE Advertising power consumption?

Can the ESP advertise without the main cpu running?

Who is online

Users browsing this forum: No registered users and 119 guests