Replies: 5 comments 7 replies
-
Thanks for creating this topic. For this I tried to build firmware but I don't really know what I'm doing 😄 I forked the repository (only main branch) and then changed SL_IOSTREAM_USART_VCOM_RX_BUFFER_SIZE. Then using Actions tab started a new firmware build. After that I've took gbl-file from produced Is that a proper way of doing things? ;) The firmware probably failed to load because the communication with the dongle didn't work anymore. I was able to restore normal firmware using bootloader mode. I don't know if the problem was with my workflow, with the changed settings or maybe current version (8.1.0) doesn't work on ZBDongle-E at all. I don't know if anyone tested it so far. I'd like to test 7.4.4 or 7.4.5 or 8.0.2 with increased |
Beta Was this translation helpful? Give feedback.
-
Thank you. That worked. With 8.0.2 and |
Beta Was this translation helpful? Give feedback.
-
Tested with successful OTA updates:
Will be using the last config (rx_buffer=256, baudrate=230400) for now and see how it works in general. |
Beta Was this translation helpful? Give feedback.
-
Uploaded my test builds to releases section of my repository: bobo-cher releases. Please be aware these are test releases, use with care. I'm currently using this one: sonoff_zbdonglee_zigbee_ncp_hb_8.0.2.0_rx256_230400_sw_flow.gbl. No issues so far but it runs for less than an hour. It's too early to draw conclusions about stability. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/Nerivec/silabs-firmware-builder/releases/tag/v2024.6.2-update5 should fix this (work around it at least), so, closing pending feedback from silabs on the underlaying issue. |
Beta Was this translation helpful? Give feedback.
-
Continuation of Koenkk/zigbee2mqtt#23861 regarding firmware customization testing.
Beta Was this translation helpful? Give feedback.
All reactions