Skip to content
Discussion options

You must be logged in to vote

Characteristic::Name is generally not used after pairing is completed. Not all Services make use of ConfiguredName (Apple has no documentation on this). Recommend you start by using open ConfiguredName, and if that works, don't bother with Name. If Name is used, note that changing in the Home App does not cause anything to be updated on the ESP32 device. This is because once the Home App reads Name() upon pairing, it then stores that independently and does not ask for it from the device any further.

Unfortunately Apple keeps changing how everything works and yet provides absolutely no documentation --- may have to experiment a bit to see what combinations work best for your specific app. …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@frankonski
Comment options

@frankonski
Comment options

@HomeSpan
Comment options

Answer selected by frankonski
@frankonski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants