Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTA for mesh nodes #180

Open
edwardcchan opened this issue Apr 20, 2017 · 2 comments
Open

OTA for mesh nodes #180

edwardcchan opened this issue Apr 20, 2017 · 2 comments
Labels

Comments

@edwardcchan
Copy link

I would like to know the procedures for OTA update for the mesh node. Shall I flash all the blank nodes with the procedures you stated in the DFU update as the basis? Thanks

@trond-snekvik
Copy link
Contributor

Yes. All devices needs a Softdevice, a bootloader, a device page, and optionally an application. Have you tried following the steps in the Quick start guide?

@edwardcchan
Copy link
Author

I have tried to follow the Quick Start Guide. I have faced the following problems:


  1. When I tried to use to run the nrfutil.exe within the pc-util folder, I got error message

"failed to create process."

I have no clue on what it means.


  1. So I used the nrfutil.exe installed by python pip to try Step 10:

.\pc-util\nrfutil dfu genpkg --application ../examples/BLE_Gateway/bin/rbc_gateway_example_serial_blinky_PCA10028_nRF51422_xxAC.hex --company-id 0x00000059 --application-id 1 --application-version 2 --key-file private.txt --sd-req 0x0064 --mesh dfu_test.zip

However, nrfutil complained that some arguments are not available, for example,

Error: no such option: --mesh


Thanks for your attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants