Ed Johnstone

Results 5 issues of Ed Johnstone

Yes, I have the LiPo 3.7 V 2500mAh batter connected. Yes, I did not have it connected to a board such as Arduino Uno rev3 Upgraded firmware to latest [link...

Similar to the Button method `request_location` it would be great to have a button to "Share my live location ...." similar to the built-in Paperclip -> Location -> "Share my...

enhancement

Thank you for developing this code - awesome! Why do the default settings for PiCamera not match the default settings for the command `raspistill`? I see that others have documented...

There are two bugs in the [GsmSSLWebClient sketch](https://github.com/arduino-libraries/MKRGSM/blob/master/examples/GsmSSLWebClient/GsmSSLWebClient.ino) First: If one uploads this sketch, it never finishes, never gets to lines 91 and 92: ``` Serial.println(); Serial.println("disconnecting."); ``` Second: If...

type: imperfection
topic: documentation

Here is the output of this code: ``` initData: {{ initData }} initDataUnsafe: {{ initDataUnsafe }} isPlatform: {{ isPlatform }} isPlatformUnknown: {{ isPlatformUnknown }} isReady: {{ isReady }} canSendData: {{...