Hi,
The source-code allows you to use TE-HT but its not part of the default settings.
Line 128 of the file bat_defines.h has:
/older optional features
//#define USE_TEFACTOR //optional heterodyne module after...
Hi,
At the beginning of this week one of the users of the Teensybat informed us (Edwin and me) on a bug he had noticed when using AutoRecord. When interrupting the Autorecord using the left-button on the Teensybat...
Hi Helge,
On https://github.com/CorBer/teensy_batdetector/tree/master/version1_3development you can see that I have put up a warning for frequencies 352/384Khz.
WARNING :the available HEX compiled versions have...
Hi Bengt,
Good to hear that. We have configured the software so that directly at startup it will try to get a fix from the GPS module. But if that fix isnt present it will not keep polling the GPS as that would break...
Hi Bengt,
The fact that PMS2 contains data shows that we are communicating I think. The handshake also worked, the UBLOX protocol version was read. So there seems to be communication.
I suggest taking the device...
Hi,
Its handy if you run the teensybat with DEBUG on, that way you can see in more detail (you will need to connect with a computer to the serialport) what is happening when the system tries to connect to the GPS....