I have a ProXR controller with a Dual Interface Fusion / PR55-22 NexGen ESP32 module, and I am trying to determine whether I am dealing with a configuration issue, firmware mismatch, or a hardware/interface failure.
This exact hardware configuration previously worked in our setup, but it is no longer functioning correctly. Since the failure began, I have also tried replacing the ESP/NexGen module, and the replacement behaved the same way, so the issue does not appear to be isolated to a single ESP module.
The NexGen itself appears to be alive. The ESP32 USB bootloader works, firmware backup and restore work, Wi-Fi configuration works and the module joins the network, and the HTTP interface is reachable. At times, /relayCount has returned correctly. However, actual board control is failing. The endpoint /relayON?relay=1 returns failed to execute command, raw /sendCommand calls time out with no response, and NCD Base Station reports communications error: device did not respond as expected. Diagnostics fail, and the ESP sometimes reaches a solid green connection state, but Base Station then hangs while loading.
I have tried the original slot and alternate slot, reseating the module, matching baud rates, power cycling, firmware backup and restore, testing over both USB and Wi-Fi, and swapping in a replacement NexGen/ESP module. One additional observation is that when the board baud rate is set to 115200, /relayCount responds, but command execution still fails. At other baud settings, even /relayCount times out. That makes it seem like there may be at least partial communication at 115200, but not a healthy command/response path.
At this point, it appears I may be dealing with a communication failure between the NexGen module and the ProXR board, or a failure somewhere on the ProXR side of the interface. Can you advise on:
- the exact slot, jumper, and routing configuration the Fusion/NexGen module should use with a ProXR board
- the correct firmware or firmware variant for this setup
- whether this behavior is consistent with a board-to-board communication fault or hardware failure
- whether there are specific components you would recommend replacing or returning for service, given that the same symptoms persisted after swapping the ESP/NexGen module
