Kris Winer
Kris Winer
In the Boards manager you want to update the Tlera Boards core to v.0.0.10 see attached. I think you are encountering a bug long fixed in a more recent version...

Go to the board manager, select TleraCorp boards, and update to the latest. Don't you have the JSON in the preferences? On Sun, Jun 16, 2019 at 3:05 PM Pat...
Like this... On Sun, Jun 16, 2019 at 3:10 PM Tlera Corporation wrote: > Go to the board manager, select TleraCorp boards, and update to the > latest. Don't you...
Which device? And specifically which sketch (link please)? On Wed, Jun 5, 2019 at 3:59 PM Tyler wrote: > I'm trying your simple GNSS test/example, and finding that the first...
Are you using the Arduino IDE? Did you select the Cricket board variant to program it? On Wed, Jun 5, 2019 at 4:04 PM Tyler wrote: > Long Cricket. This...
You could try setting pinMode(GNSS_en, OUTPUT); and digitalWrite(GNSS_en, HIGH); but this should be automatic. Are you suing the latest Tlera Corp boards version? Maybe update to the latest version? On...
Hnh? How are you programming this board then? Use the Arduino IDE, load the Tlera Corp boards using the board manager and select the Cricket board variant for this sketch...
No that's right. Did you select the Cricket variant? Are you using v.0.0.10 (the latest)? On Wed, Jun 5, 2019 at 4:28 PM Tyler wrote: > Yeah, that's what I've...
Do you have an active patch antenna on the longCricket? Try setting pin 5 to HIGH, this turns on the LDO powering the GNSS engine. It is possible yours is...