aanon4 / BlueBasic

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips
https://gitlab.com/timwilkinson/BlueBasic
97 stars 55 forks source link

A witten program, can it be saved to create a permanently configured device? #25

Closed bossesand closed 8 years ago

bossesand commented 8 years ago

I have read parts of the documentation. One question I did not find answer to is, if I write a small basic program, can it be saved to flash and autostarted after a power off?

aanon4 commented 8 years ago

Programs are always saved to flash. To run them on power up enter "AUTORUN ON".