hoiberg / HM10-BluetoothSerial-iOS

An iOS 10 app to communicate with a HM10 Bluetooth module
189 stars 74 forks source link

fatal error: unexpectedly found nil while unwrapping an Optional value #2

Closed BurgerTsven closed 8 years ago

BurgerTsven commented 8 years ago

When I am connected with the module via Bluetooth and I hit the Reset-button on my Arduino, the app crashes with fatal error. See attached screenshot.

bildschirmfoto 2015-11-20 um 14 43 57
hoiberg commented 8 years ago

I can't reproduce this issue.. Could you post the Swift code that caused the bug? (You can view the Swift code instead of the assembly code by selecting "Serial > Thread 1 > 1" in the menu bar above the console).