NabuCasa / silabs-firmware-builder

Silicon Labs firmware builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REQUEST] Generate a README file for each firmware image?

Hedda opened this issue · comments

commented

Please consider creating a README file with each firmware image build that contains all of the configuration/settings for that firmware.

While this is maybe not be as directly relevant for Nabu Casa with the SkyConnect and Yellow adapters but I believe that having that information provided from silabs-firmware-builder via generated text files will indirectly help ZHA developers when troubleshooting issues with official and unofficial firmware for third-party adapters when and if others fork this project and start building their own firmware images for other hardware adapters using forks of Nabu Casa's Silicon Labs Firmware Builder.

Please see this related request from ZHA developer as reference -> itead/Sonoff_Zigbee_Dongle_Firmware#10

Example of some Ember configuration parameters which values in that firmware that can sometimes be useful when troubleshooting:

  • EMBER_APS_UNICAST_MESSAGE_COUNT
  • EMBER_SOURCE_ROUTE_TABLE_SIZE
  • EMBER_ROUTE_TABLE_SIZE
  • EMBER_ADDRESS_TABLE_SIZE
  • EMBER_PACKET_BUFFER_COUNT
  • EMBER_NEIGHBOR_TABLE_SIZE
  • EMBER_APS_ACK_TIMEOUT
  • EMBER_TRUST_CENTER_ADDRESS_CACHE_SIZE
  • EMBER_MULTICAST_TABLE_SIZE
  • EMBER_MAX_END_DEVICE_CHILDREN
  • EMBER_CTUNE_VALUE
  • EMBER_SUPPORTED_NETWORKS
  • EMBER_BINDING_TABLE_SIZE
  • EMBER_MAX_END_DEVICE_CHILDREN
commented

Doesnt solve the README, but see this PR allowing to probe running firmware NabuCasa/universal-silabs-flasher#37

output snip...

2023-04-23 18:32:15 x universal_silabs_flasher.flasher[1179484] INFO Probing ApplicationType.EZSP at 115200 baud
2023-04-23 18:32:16 x universal_silabs_flasher.flasher[1179484] INFO Detected ApplicationType.EZSP, version '7.2.2.0 build 190' (7.2.2.0.190) at 115200 baudrate (bootloader baudrate None)
2023-04-23 18:32:16 x universal_silabs_flasher.flash[1179484] INFO Dumping EmberZNet Config
CONFIG_PACKET_BUFFER_COUNT=255
CONFIG_NEIGHBOR_TABLE_SIZE=26
CONFIG_APS_UNICAST_MESSAGE_COUNT=20
CONFIG_BINDING_TABLE_SIZE=32
CONFIG_ADDRESS_TABLE_SIZE=16

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

commented

Could be moved to discussions if open such for this repo.

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

commented

Still wanted feature however again this can be moved to discussions if open such a section for this repo.

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.