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

Lost sketchName after programArduino withRawHexImage #29

Open
jbarmanet opened this issue Jan 24, 2017 · 0 comments
Open

Lost sketchName after programArduino withRawHexImage #29

jbarmanet opened this issue Jan 24, 2017 · 0 comments

Comments

@jbarmanet
Copy link

When doing an Arduino code update with programArduinoWithRawHexImage:andImageName: , everything goes well (Bean is not bricked, and the sketch runs nicely) but once this is done, the Bean has lost all its sketch infos.
The symptom is that every subsequent call to readArduinoSketchInfo leads to a [PTDBeanDelegate bean:didUpdateSketchName:dateProgrammed:crc32:] where the name, date, and CRC32 are either null or empty :(

I should mention that if I program the Bean with the same sketch file from the CLI, then the [PTDBeanDelegate bean:didUpdateSketchName:dateProgrammed:crc32:] displays nicely every information.

Is there any additional thing to do after programming the Arduino to ensure getting consistent sketch infos?

Using the PTDBean iOS SDK 3.0.2 and iOS 10.2


This question was also posted in Punchthrough's forum:
http://beantalk.punchthrough.com/t/lost-sketchname-after-programarduino-withrawheximage/4094?u=jba

pull bot pushed a commit to nazt/Bean-iOS-OSX-SDK that referenced this issue Nov 3, 2019
pull bot pushed a commit to nazt/Bean-iOS-OSX-SDK that referenced this issue Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant