I'm working on migrating the Modbus reference design from the Zephyr SDK to the new v0.10.0 firmware SDK. I'm occasionally seeing errors in the console like this after migrating to the new SDK:
[00:26:27.107,055] <err> golioth_coap_client: Unknown CoAP response code class (0)
[00:26:27.107,086] <inf> golioth_coap_client: cancel and free req: 0x2002ad68
Expected Behavior
No response
Steps To Reproduce
I have not been able to find a way to reproduce this on demand yet.
Logs, console output, or any kind of debug information
Golioth Firmware SDK Commit Hash
35c3085d0686b73b85cb7bd46c75adb828ce6a83
Platform/OS
NCS v2.5.2
Hardware Target
Golioth Elixir v1 Rev B
What host OS are you using?
macOS Sonoma 14.4
Current Behavior
I'm working on migrating the Modbus reference design from the Zephyr SDK to the new
v0.10.0
firmware SDK. I'm occasionally seeing errors in the console like this after migrating to the new SDK:Expected Behavior
No response
Steps To Reproduce
I have not been able to find a way to reproduce this on demand yet.
Logs, console output, or any kind of debug information
No response