How to build a basic firmware for nRF52840 ? #37
-
I'm interested to try this project, but I can't figure out how to build something to flash on my nRF52840 Dongle. Information : I use Debian 12. I'm on the dev branch. I installed go1.21.4 from https://go.dev/dl/. If I try the command from documentation at the root directory :
I tried to
I can run it, after commenting lines 107 to 110 in zigbee.yml (leds pins), then installing west with pip
I then try to run west manually, but it failed :
I think I missed something. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hello @bbadrignans ! Thank you for the interest in the project and the question! Installation process can be something like this:
While this is also no replacement for a good docs page - I hope that you find this useful. Also please check the docs from the links. If you have further issues or questions - please post them here. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot, I will try that, keep you informed and if I can, propose documentation improvements. |
Beta Was this translation helpful? Give feedback.
-
Suggest to also use project's wiki for documentation if not revision/version dependent -> https://github.com/ffenix113/zigbee_home/wiki |
Beta Was this translation helpful? Give feedback.
Hello @bbadrignans !
Thank you for the interest in the project and the question!
I agree that the documentation for the project is lacking, and it is something that will be improved soon(I am working on ADC sensor for now).
Installation process can be something like this:
4.1) To build the firmware - https://ffenix113.github.io/zigbee_home/using_the_cli/#build-the-firmware