Page 1 of 1

Wizard options can brick the netburner?

Posted: Thu Jan 14, 2021 5:25 am
by jpelletier
The project wizard proposes the application content at 1 point:
-Standard initialization
-Web server
-Stack overflow checking
-Enable WiFi
-Custom discovery server

I'm a newbie and I don't know what are these items and if I need them, why etc. Can missing a crucial option brick the module?

Re: Wizard options can brick the netburner?

Posted: Thu Jan 14, 2021 9:35 am
by TomNB
You do need standard initialization to do updates, but the rest are optional. Most applications only use the first two: standard init and web server.
Also, if for some reason you do write an app that continuously crashes, there are multiple ways to recover, from aborting the boot from the serial port on uart0/USB, to using the jumper recovery procedure. https://www.netburner.com/NBDocs/Develo ... overy.html

The wizard is great, but also remember to read the nbeclipse section on importing examples. We have a ton of examples that may be close to what you are looking for (\nburn\examples). Examples are also listed in the docs.