Marc

Results 38 comments of Marc

No, I mean in your code and on the Photon/Core. i.e. my code: ``` void callback(char* topic, byte* payload, unsigned int length) { char p[length + 1]; memcpy(p, payload, length);...

I did order from the gerber's found here. I'm happy to order some of a new version too :) I have most parts, but want to ensure I have/order correct...

> I’ll check it out later after work. I can’t remember which I posted there. I have 5 iterations of it. I do have some I c3 swapped. I have...

I just ran into this issue as well... was working fine. added external antenna, now I get 0 for .gpsFix() even when LED not flashing! Removing the external antenna does...

have you all checked that you do not have WiFi interference? I used to have a very unstable network until I made sure that my WiFi routers all ran on...

also needs `#include `