You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if here is the right place to place this issue.
I'm trying to use golioth for a nRF Connect Application. I properly added the 'golioth-firmware-sdk' by updating the west file, following these resources:
Hi @MarcoCiau, apologies for the delay in responding.
From the log output I suspect that you are using a resent release of the Golioth Firmware SDK which has Kconfig symbols that don't exist with your older install of NCS v2.5.2. Do you have the option of using a newer NCS? If so, try our latest release (Golioth Firmware SDK v0.17.0) which is based on NCS v2.8.0.
However, if you need to stick with NCS v2.5.2, you should change the Golioth version in your west manifest to v0.14.0 which is the most recent that still supported that NCS version.
Hi Golioth team,
I'm not sure if here is the right place to place this issue.
I'm trying to use golioth for a nRF Connect Application. I properly added the 'golioth-firmware-sdk' by updating the west file, following these resources:
I've been trying to load the 'hello' example but I got build errors:
I'm not sure if its related to my zephyr version or I'm missing some steps.
Note: I'm using nRF Connect SDK and Toolchain v.2.5.2.
Could you please kindly help me to figure out and fix this issue?
Regards!
The text was updated successfully, but these errors were encountered: