-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi, I'm trying to read RS485 data from a Balboa BP6013G1 using an ESP32‑C3.
I'm a beginner at RS485/Balboa integrations, so I may be missing something obvious.
I see all broadcast frames, but the ESP32 never registers as a node:
The log shows an endless loop:
"Spa/node/id: Requesting ID
Spa/node/id: Unregistered"
The component attempts to send the node‑ID response, but the controller never acknowledges it.
Hardware:
- ESP32‑C3
- RS485 transceiver with RO, DI, RSE (combined DE/RE)
Questions:
- Does BP6013G1 require special timing for node registration?
- Is a combined DE/RE pin (RSE) supported, or does the component require separate DE and RE control lines?
- Any known differences for BP6013G1?
Can provide logs if needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels