Other Parts Discussed in Thread: Z-STACK
On an ARM-based device with Z-Stack Linux Gateway installed, there is a CC1352P module. For testing purposes I have also connected a CC1352P Launchpad.
The same firmware (CC1352P2LP_GW_ZNP_UART.hex) is installed on the module as well as on the Launchpad. The firmware is correct (verify done).
If I start the gateway using the internal module, communication fails, If I use the Launchpad, it works fine.
Excuding wrong ports in the configuration file, reset GPIO set to HIGH or other erros, what could cause the gateway communicating with my module? The serial communication is working as I have used it for the update as well. Is there anything special - other than just connecting to /dev/ttyACM0 what the gateway software is doing with the Launchpad? Are there any specific DIO states (other than backdoor) required for the ZNP firmware to run correctly?