Rob Loranger
9d0dd7947f
move rak4631 specific files into variant folder
2025-07-09 10:21:24 -07:00
Rob Loranger
90656e7d06
clean up xiao nrf52
...
move variant specific code out of src/helpers
redefine RXEN for alternate radio pinout
2025-07-03 09:18:26 -07:00
Rob Loranger
ad2e015a5b
move rak usr btn to companions
...
repeaters do not typically have user buttons and
there is only one analog pin available on most, if
not all, base boards. so this allows repeaters to
add custom peripherals or alternate battery signals
2025-07-02 10:24:45 -07:00
Rob Loranger
b99d29494e
remove begin()
2025-06-22 09:10:49 -07:00
Rob Loranger
5f2ea7ca87
update nano g2 ultra BLE name for OTA
2025-06-21 11:28:47 -07:00
Rob Loranger
0bf03f2309
remove SPI set pins
2025-06-21 11:22:14 -07:00
Rob Loranger
bf2908faa6
update nano g2 to use radio.std_init
2025-06-20 16:46:16 -07:00
Rob Loranger
52a579a366
fix Heltec v2 getBattMilliVolts
2025-06-20 15:00:46 -07:00
Rob Loranger
f4463154cf
allows manual BLE pin even when device has display
...
also updates remaining variants to use default of
123456 instead of 0 for random pin
2025-06-20 14:20:42 -07:00
Rob Loranger
e5ecf29d0c
return range with advert interval set error
...
updates both local and flood advert preference
setting errors to include the allowable range and
time units
2025-06-20 09:22:49 -07:00
Rob Loranger
f30698eacb
add time output to both clock sync and time <epoch> cli
2025-06-20 08:40:06 -07:00
Rob Loranger
dbee0d8b8e
update ADC multipler to fix voltage reading
2025-06-20 08:25:19 -07:00
Rob Loranger
da5b0f8524
add basic alert system to companion UI
...
Adds `_alert[80]` which can be set along with `_needs_refresh`
to trigger a simple on screen alert that lasts 1s at this time.
Implements POC with double press to advert action
2025-06-06 09:11:47 -07:00
Rob Loranger
c31c48025a
enable external notify for nano g2 ultra
...
uses new non blocking rtttl
2025-05-19 19:28:44 -07:00
Rob Loranger
4a90042b08
add GPS for nano g2
...
hardcoded interval of 1 minute after first fix obtained
2025-05-19 15:19:54 -07:00
Rob Loranger
7e14fb3f65
Initial support for nano g2 ultra
...
not yet implemented are GPS and external notification LED and buzzer
2025-05-17 14:18:37 -07:00
Rob Loranger
25b534a29d
add support for SH1106 OLED display
2025-05-16 08:45:55 -07:00