• You mean in place of the usual 375/600 ms? I am just worried that ESP32 may not be able to pick it up if it advertises too slow.

    I meant you can advertise slow when there's no power usage, and then fast when there is. It's then nice easy code.

    If I create one in the main function that it executed on the pulse detection, and then create a different advertisement on timer, do they both exist or whichever was called last?

    It's just the one that's called last. If you want them in rotation, you supply an array of them to setAdvertising

  • no, thats fine as is. Was just confirming to make sure that both don't advertise, taking power.
    I know I have been connecting to the puck a number of times to update the code, but its currently sitting around 70% with just about 1 week running.
    Already disabled the LED pulsing and trying to make the most out of the battery. See how I go. Have an idea of replacing the CR2030 with 2 AA lithiums

About

Avatar for user130485 @user130485 started