-
**Describe the bug**
After first setting the device to Wifi AP using the meshtastic command line tool, the device does not start the http server properly. There are a few other related issues here a…
-
Hi there, first of all, thank you for this library :)
I am working with a TTGO T-Beam 1.0 and I followed their repo here: https://github.com/Xinyuan-LilyGO/LilyGO-T-Beam to configure the board to g…
-
The Example Source is very mightful. Is there a simple approach to have a simple Battery Voltage check? In earlier Board Revisions only GPIO 35 was needed to analog read because there was a Voltage di…
-
**Describe the bug**
Reboots when I try to send a message via the meshtastic app.
**To Reproduce**
* Installed firmware-tbeam-ANZ-1.1.33.bin to a ttgo tbeam v1.1
* I then installed meshtas…
-
If I send any command on port2 , causes each time a timesync call
![grafik](https://user-images.githubusercontent.com/10460405/95101274-4017e880-0732-11eb-93b1-66a656b046a6.png)
TIMESYNC_LORAS…
-
Dear All,
for a few hours i try to use getBattChargeCurrent() to read the actual charging current.
(In fact i want to monitor the charging state by reading the battery voltage and the current)
…
-
Hi! I have two t-beam with the AXP192 chip and I'm struggling to achieve GPS information. The OLED is working and the LoRa functionality too, I can send and receive messages, but when trying to get an…
-
Hi,
i got it running on the TTGO T-Beam T22_V1.0 but i need to enable all the powers to get the GPS Module working. If i only enable
`a.enablePower(axp202.AXP192_LDO3) #LDO3 = GPS`
it does no…
-
Hi All
If I want to connect to this Board a GPS Sensor like NEO-8M, what kind of pins shall I use?
Im not sure what I should use Hardware Serial oder Software Serial?
Markus
-
- Enable a configurable low-power mode, in which the device only wakes up after a set interval in order to scan for MACs and BSSIDs (that would be great for indoor location), get a location fix from t…