Closed maroufi closed 2 years ago
It should work out of the box, i.e., you should see some startup info from Contiki directly.
Hi Salman,
I see in your picture error messages directly when it tries to flash the binary in the sensor. It indicates that the program was not loaded on your device. Please consult the installation procedure of the tool chain.
Best, Beshr
On Wed, 25 Aug 2021, 20:35 Olaf Landsiedel @.***> wrote:
It should work out of the box, i.e., you should see some startup info from Contiki directly.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iot-chalmers/BlueFlood/issues/2#issuecomment-905777614, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB6IKJPV24K5JP5T4TNO6TT6UZW3ANCNFSM5CYRTCXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Hi Beshr.
Thanks for your helpful response. That error was related to this bash file https://github.com/iot-chalmers/BlueFlood/blob/master/cpu/arm/nrf52x/nrfjprog.sh and based on my research, in this bash file there are a few deprecated syntax as it mentioned on this page https://wiki.bash-hackers.org/scripting/obsolete. I can make a pull request for this.
Thank you.
Congratulations to the BlueFlood team for this successful project. I apologize in advance for my poor English. I tried to have a testbed and run project on nrf52840 board. I faced to this point that programming on the board with "make dirty-channel.flash" does not have result. I see this log without any progress.
What's the reason of this issue? And How can I tell you more detail about this try.