danielkucera / epaper-station

58 stars 8 forks source link

Added default baud rate of 115200 for USB to UART Converter ZigBee Adapters #22

Closed atc1441 closed 1 year ago

atc1441 commented 1 year ago

The CC2531 will continue to work as usual as the USB connection handles the speed.

For boards with an CH340 as example the 9600 default speed is just to slow.

danielkucera commented 1 year ago

So you figured out the speed at the end. :) Nice!

atc1441 commented 1 year ago

Its unfortunately not the issue, that is still there, i had the baud rate already on 115200 in development.

It looks like the CC2652 is receiving all the packets and also sends them via UART but the script does not get them for some reason, will check into it. Must be something on the CC of course as it works with the other one, id guess the USB connection is way faster but no idea how to check the real baud rate of the CC2531