[Platform] [Zephyr] Basic example to test Zephyr platform
QuentinCaldeira-eaton opened this issue · 0 comments
QuentinCaldeira-eaton commented
Reproduction steps
Hi, could someone help me elaborate a basic sample in order to test my modified Zephyr platform ? I need to know if everything works before pushing modifications. I want an example which only does commissioning over Ethernet. Currently, I'm stuck because I have a BUS FAULT on Server::GetInstance().GetFabricTable().FabricCount()
, when CHIP_ERROR ExchangeManager::RegisterUMH(Protocols::Id protocolId, int16_t msgType, UnsolicitedMessageHandler * handler)
. I don't know if it's because of my modification on the Zephyr adaptation, or something else..
Thanks in advance !
Platform
other
Platform Version(s)
No response
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response