kscheff / BlueBasic

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips
11 stars 9 forks source link

How to recover after REBOOT UP command? #19

Closed 0xFACE closed 2 years ago

0xFACE commented 2 years ago

Any chance to recover the device after REBOOT UP command? OAD by TI Simplelink for Android is not working for me. Do i need to use a programmer to reflash?

kscheff commented 2 years ago

Reset usually boots back into image B in case the image is still OK.

If that’s not working, the TI OAD does not work with images >128K due to a bug in their upload code. You can use BlueBattery App from iOS App Store. First connect to the device and cancel the upload but stay connected Then open a .bin file from email and select as target BlueBattery…. The App will then download any image.

☀️Grüsse Kai Scheffer Blue-Battery.com +41 78 735 8842 (auch WhatsApp, FaceTime, Signal, Telegram)

Am 11.01.2022 um 17:21 schrieb Piotr @.***>:

 Any chance to recover the device after REBOOT UP command? OAD by TI Simplelink for Android is not working for me. Do i need to use a programmer to reflash?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

0xFACE commented 2 years ago

Thanks for the reply. Unfortunately, I don't have an Apple device here. Power cycle and hard reset also does not restore the device back to work. It looks like I need to connect to the programmer again :(.