-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selectable Baudrate: 460800 for Corrdinators #808
Comments
I would suggest to use one of the values already available. There is no advantage in a faster baud rate. |
Hi Chris, thanks for that but if the Firmware only supports 460800 in case of HW Flow control? BR |
As per above; community firmware builders are now starting to provide firmware images with different baud rate speeds, and a few community testers are at least claiming that 230400 baud rate speed gives them better results in very large Zigbee networks. FYI tip for devs, darkxst is providing prebuild cutting-edge firmware for most common EFR32MGxx adapters with different speeds: https://github.com/darkxst/silabs-firmware-builder/tree/manifestjs-SL/firmware_builds
Note! That For example, check out firmware for Sonoff ZBDongle-E (by ITead) hardware which has latest NCP images in different buad rate: https://github.com/darkxst/silabs-firmware-builder/tree/manifestjs-SL/firmware_builds/zbdonglee Web Flasher - Flash newer Silabs EFR32 adapters directly from your browser (only Chrome and Edge supported) -> SL Web Flasher Read this blog post for more details and instructions for using RCP Multi-PAN firmware (with Silabs Multiprotocol Addon for HA). Tip; The https://github.com/darkxst/silabs-firmware-builder/tree/manifestjs-SL/firmware_builds PS: Some other Zigbee gateway solutions have an "Auto" mode where it probe to test connecting, starting at higher speed & HW. |
Currently
38400 or 57600 or 115200 baud can be selected
![image](https://private-user-images.githubusercontent.com/18656932/264939942-933e098d-f397-495a-ae43-ed6ca9b9d7f0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Njk1OTgsIm5iZiI6MTczOTY2OTI5OCwicGF0aCI6Ii8xODY1NjkzMi8yNjQ5Mzk5NDItOTMzZTA5OGQtZjM5Ny00OTVhLWFlNDMtZWQ2Y2E5YjlkN2YwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDAxMjgxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI4MjgyYTBiODNhNGMxMWZiMzhjZjllZjRmZmY2OGJlMDIxMzUxMjE2MjYxMzU1MGQ0NjI5YmI3OWYzMzM1NjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oAlhYMu6EJ0CRAi16xF3nBGVp4taMZgXbJT1pZP6DxI)
newer Firmware and Sticks allow JW flow and 460800 baud.
See here:
https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware/Zigbee3.0_Dongle-NoSigned/EZSP
Thanks
/Franz
The text was updated successfully, but these errors were encountered: