Closed JonRobert closed 1 year ago
Are you sure that your hub can send data to CC2530 in the format that it expects? For example, Zigbee2MQTT uses a special converter to send data. The sniffer can definitely help here because we can see a Zigbee data packet and its structure.
Now, I can only offer to try Zigbee2MQTT.
As far as I know I am sending it as ASCII bytes (or at least 8 bit bytes). Is there a description of the expected format? I see the different converters, however at this point in time I don't know how to use them. I'll assume they need to be run in either a Python or javascript environment.
I can complete my current project by using both the UART (external to Hub) and GPIO for Hub to external.
I thank you very much for your support and your excellent firmware generator. Regards John
CC2530 UART does not Receive signal but can send. This seems similar to #236 but I have no hardware issues (see note 1)
I'm using a Hubitat Hub, I realize this community is mostly for MQTT however I believe the UART function is not system dependent.
My PTVO configuration:
Notes: