tube0013 / tube_gateways

Information and Documentation on Tube's Zigbee Gateways
270 stars 51 forks source link

Older Tubeszb-CC2652p2-poe-v2: Serial pin out #177

Closed samip5 closed 11 months ago

samip5 commented 11 months ago

There's the middle connector on the board, but what's the pin-out of it?

I don't own an USB serial adapter.. but I do have RPis..

I would need to troubleshoot why it won't show up in network or appear to do much of anything.

(It's one of the round ones)

tube0013 commented 11 months ago

See schematic here: https://github.com/tube0013/tube_gateways/blob/main/models/retired/tubeszb-cc2652-poe/gerber_files/Schematic_Zigbee-eth32-2652P2%20POE%20No%20ISO.pdf

samip5 commented 11 months ago

What's the baud rate when connected though the USB and is that only for connecting to zigbee2mqtt via USB or can I debug though it?

tube0013 commented 11 months ago

115200 and those pins are going only to the zigbee module. The olimex esp32 can be debugged from the microUSB on the side of the module. Just don't use PoE Ethernet when connected to usb as you will likely kill you computer's usb or the module or both.

samip5 commented 11 months ago

The olimex esp32 can be debugged from the microUSB on the side of the module.

That's the USB I'm talking about, aka MicroUSB next to the RJ45 connector, I tried 115200 but got either gibberish or nothing.

tube0013 commented 11 months ago

That's 115200 too.

If you don't get anything I'd suspect the esp32-Poe is dead.

samip5 commented 11 months ago

Does �� characters count when doing screen /dev/ttyUSB0 115200?

tube0013 commented 11 months ago

Yeah you should get the ESPHome logs.

Send me an email at store@tubeszb.com and I'll see if we can work something out.

samip5 commented 11 months ago

Alright, sent you an email.