Pat Molloy

Results 20 comments of Pat Molloy

Hi Kris, I am just using your github sketch -- the one you referenced. Just changed the TTN stuff, and the freq to EU868 Nothing else at all. I'll reload...

Kris, I re-downloaded, made the change for TTN and freq and re-compiled .. same as before as far as I can tell .. If I am on USB Power, VBAT...

No, no battery at present. Just on USB. The issue I was/am seeing with the BME280 is that overnight it reported temp and humidity values that were wrong, and which...

Thanks. I guess this remains a mystery then .. the values do not change when the device moves inside vs. outside and the outside value is incorrect (and unchanging). Could...

Hi Kris, I am just running off USB power at the moment. No battery tried so far. I am definitely getting data back to TTN and Cayenne every minute. Including...

Last 3 packets in the TTN console .. GPS changed a tiny bit. BME280 values rock solid but Temp and Humid wrong .. It's 18.2C and 73% right now (two...

Chris, here is the .ino (just saved as .txt). It is literally your example with only the following lines altered .. ``` const char *appEui = "70B3D57ED001DDB7"; const char *appKey...

Here is the SerialMonitor output on boot ... [SerialMonitor.txt](https://github.com/kriswiner/CMWX1ZZABZ/files/3294415/SerialMonitor.txt)

Don't see it .. there is a *lot* of GPS chatter, but I cannot see anything else after the initial report.

Ok, will do. Searching thru I did actually find one instance .. buried in a lot of GPS logging .. ``` LOCATION: 3D 2019/6/16 18:09:05.000 17D LLA=51.4572334,-0.2193177,34.605 EPE=6.879,6.225 SATELLITES=6 DOP=2.80,2.80...