Frieder Schrempf
1651db81f9
variants: Sensecap Solar: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
80ca720002
variants: ProMicro: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
137eed3ede
variants: Minewsemi ME25LS01: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
465b481a2e
variants: Mesh Pocket: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
bf93d6cf7a
variants: Lilygo T-Echo (Lite): Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
041f67ab71
variants: Ikoka NRF: Use DC/DC regulator
The Ikoka boards are based on the Xioa NRF52840 module which is known
to have the LC circuit for the internal DC/DC regulator to be
available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
3b0870e2c1
variants: Heltec T114: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
24a4b99e31
variants: Heltec Mesh Solar: Use DC/DC regulator
The schematic shows the LC circuit for the internal DC/DC regulator
to be available. Enable it to save power.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
578d55b28a
variants: Thinknode M3/M6: Use common Nrf52Board class
Signed-off-by: Frieder Schrempf <[email protected] >
5 months ago
Frieder Schrempf
57fa1ba854
variants: Wio WM1110: Use common implementation of startOTAUpdate()
Signed-off-by: Frieder Schrempf <[email protected] >
5 months ago
Frieder Schrempf
fa48d4fe81
variants: Nano G2 Ultra: Use common implementation of startOTAUpdate()
Signed-off-by: Frieder Schrempf <[email protected] >
5 months ago
Liam Cottle
5b7f66712c
Merge pull request #1337 from fmckeogh/dev
Fix capitalization in T1000-E manufacturer string
5 months ago
Scott Powell
5cc44dd802
* ANON_REQ_TYPE_REGIONS now direct only, with reply_path encoded in request
5 months ago
Ferdia McKeogh
55fc03b109
Fix capitalization in T1000-E manufacturer string
5 months ago
Scott Powell
8d51126956
Merge branch 'dev' into regions-request
5 months ago
Liam Cottle
ff973e43b9
Merge pull request #1334 from olanwe/wifi-queuesize
Apply #1331 to other WiFi companions
5 months ago
ripplebiz
3eaaf96ed3
Merge pull request #1300 from fschrempf/fix-rak4631-gps
Fix RAK4631 GPS Detection
5 months ago
ripplebiz
ebfe6e4ba5
Merge pull request #1320 from alex-vg/dev
Add Xiao_S3_WIO WiFi companion env (Xiao_S3_WIO_companion_radio_wifi)
5 months ago
Oliver Weyhmüller
a7a6bb51ce
Apply #1331 to other WiFi companions
5 months ago
Liam Cottle
c14362d80f
Merge pull request #1331 from an0key/wifi-offlinequeuesizemissing
OFFLINE_QUEUE_SIZE for Heltec Wifi companions
5 months ago
Luke
d4a2e5789f
OFFLINE_QUEUE_SIZE for Heltec Wifi companions
OFFLINE_QUEUE_SIZE missing from h3/h4 wifi companions, causing them only store 16 messages.
5 months ago
alex-vg
818f5e9da5
variants: Xiao_S3_WIO: Add WiFi companion env
6 months ago
ripplebiz
09005fa455
Merge pull request #1308 from liamcottle/fix/wifi-interface-frames
Fix: WiFi Interface Frame Parsing
5 months ago
liamcottle
8708fa012a
simplify reading frame header
5 months ago
ripplebiz
c5c67ee1a5
Merge pull request #1313 from recrof/thinknode_m6_companion_fix
fix compilation errors for m6 companion roles
5 months ago
Liam Cottle
badcefb9f8
Merge pull request #1317 from cj-vana/fix/typos
Fix typos in README and source comments
5 months ago
cj-vana
63767cdb7d
Fix typos in README and source comments
5 months ago
Rastislav Vysoky
63ae92aa09
fix compilation errors for m6 companion roles
5 months ago
liamcottle
71bb49e556
remove use of dynamic allocation
5 months ago
liamcottle
ed263b0727
implement frame header parising for wifi interface
5 months ago
Scott Powell
3af25495bb
* Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins)
* Companion: new CMD_SEND_ANON_REQ command (reply with existing RESP_CODE_SENT frame)
5 months ago
ripplebiz
e31c46ff56
Merge pull request #1294 from liquidraver/factorynvsreset
Add NVS partition reset to ESP factory reset
5 months ago
liquidraver
faf177de46
ESP factory reset clear NVS too
5 months ago
Scott Powell
813e502970
* added protocol_guide doc
5 months ago
ripplebiz
2f5a8c59ea
Merge pull request #1299 from entr0p1/companion-timestamp-fix
BUGFIX: Companion packet timestamp mismatch trips replay protection
5 months ago
Frieder Schrempf
ab7935142c
EnvironmentSensorManager.cpp: Cleanup after failed RAK4631 GPS detection
If no GPS was detected, revert the hardware to the initial state,
otherwise we may see conflicts or increased power consumption on some
boards.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Frieder Schrempf
e79ee11872
EnvironmentSensorManager.cpp: Fix RAK4631 serial GPS detection
Serial1 is always true. If we want to check for the presence of a GPS
receiver, we need to check if any data was received.
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Liam Cottle
84b84717cc
Merge pull request #1293 from weebl2000/gitignorevenv
Add common venv dirs to .gitignore
5 months ago
Wessel Nieboer
7ea751d3a0
Add venv dirs to .gitignore
5 months ago
ripplebiz
f9720f0b0c
Merge pull request #1266 from IoTThinks/MCdev-Powersaving-for-esp32-202512
Added powersaving to all ESP32 boards with RTC-supported DIO1
5 months ago
entr0p1
4a869163b2
BUGFIX: replay protection on repeaters tripped by timestamp sent from companion node mobile app. Send the node's RTC timestamp for TXT_TYPE_CLI_DATA messages instead of the timestamp from the app (matches the sendRequest() code logic).
5 months ago
Kevin Le
d911a34eeb
Used esp_wifi_get_mode instead of WiFi.getMode() to reduce the code size
5 months ago
Kevin Le
33b1e7edb9
Added pad after powersaving_enabled
5 months ago
ripplebiz
8edbb085fb
Merge pull request #1254 from entr0p1/tx-led-fix-v2
Fix TX LED stuck on when StartTransmit() fails
5 months ago
ripplebiz
1c594d4cbd
Merge pull request #1274 from IoTThinks/MCdev-FixedMCUTemperature
To fix MCU Temperature for repeaters
5 months ago
ripplebiz
1d9d37c654
Merge pull request #1247 from entr0p1/dev
Fixed T1000-E temperature, lux and BME280 sensor reading accuracies
5 months ago
Liam Cottle
3d6e523ec8
Merge pull request #1281 from Meshcore-Portugal/jbrazio/promicro_rs232
Add RS232 bridge environment configuration for ProMicro
5 months ago
João Brázio
992d971f07
Add RS232 bridge environment configuration for ProMicro
5 months ago
Scott Powell
90d1e87ba1
* check for 'early receive' ACK
5 months ago
Kevin Le
0b30d2433f
To get and average the temperature so it is more accurate, especially in low temperature
5 months ago