Member | Action | Date |
---|---|---|
|
Selected an answer for
Error: Not enough Flash - ZigbeeMininalSoc Project with OTA client, internal image storage on a 512 flash chip
The memory map of EFR32MG22C224F512IM40 is as below if you use the Local storage bootloader. the flash size for app is 216K. |
10 days ago |
|
Replied
to
Error: Not enough Flash - ZigbeeMininalSoc Project with OTA client, internal image storage on a 512 flash chip
Yes, you will get the "LINKER ERROR: Not enough flash (Application space)" error if the app is larger than 216K.
Show more
|
10 days ago |
|
Selected an answer for EFR32MG22 DCDC configuration Show more |
11 days ago |
|
Selected an answer for
协议栈中如何配置 CMU 中的参数,来调整晶振的频偏?
We usually set this by RAIL test which you can refer to KBA: "HFXO Capacitor Bank (CTune) calibration on EFR32"
Show more
|
11 days ago |
|
Replied
to
Error: Not enough Flash - ZigbeeMininalSoc Project with OTA client, internal image storage on a 512 flash chip
The memory map of EFR32MG22C224F512IM40 is as below if you use the Local storage bootloader. the flash size for app is 216K. |
11 days ago |
|
Replied
to
Possible bug with reporting cluster, delta and signed values
This API doesn't support the signed value, you may need to implement your own GetDifference() function for custom attribute.
Show more
|
Nov 09 2020, 2:25 AM |
|
Replied
to
Question about emberAfMainInitCallback()
emberAfMainInitCallback will be called once after the device reset. You can refer to https://github.com/SiliconLabs/peripheral_examples for some peripheral examples.
Show more
|
Nov 05 2020, 6:03 AM |
|
Replied
to
Can the gecko bootloader be configured to use an EEPROM?
Please refer to https://www.silabs.com/documents/public/user-guides/ug266-gecko-bootloader-user-guide.pdf. the document lists all of Supported Serial Dataflash/EEPROM External Memory Parts by the gecko bootloader. if your EEPROM isn't included in this list. you may need to extend the driver on your own. here is a KBA for your reference https://www.silabs.com/community/wireless/zigbee-and-thread/knowledge-base.entry.html/2017/06/16/extending_the_spifla-0SnN
Show more
|
Nov 03 2020, 3:21 AM |
|
Replied
to
unsupport attrubute
This is a manufacture attribute, you have to set the Manufacture Specific bit and add the manufacture code to your write attribute command. |
Nov 03 2020, 3:08 AM |
|
Replied
to
Error tx 66
The root cause of the tx 66 is the sending device didn't receive the aps ack. could you attache the packet trace to check why the aps ack didn't come back?
Show more
|
Nov 03 2020, 2:59 AM |