liamcottle
66a85a70f3
add nrf52 s140 softdevice header files for compiling t1000e firmware
2025-02-27 02:35:12 +13:00
Florent de Lamotte
7290bf0c7d
t1000e companion radio example builds in tree !
2025-02-25 16:46:06 +01:00
Scott Powell
a6a6bef371
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
...
* repeater and room server: ver bump (v5), now use AutoDiscoverRTCClock
* various Board::begin() now should do Wire.begin(), with custom pin mappings if needed
* examples removed: ping client/server, and test_admin
2025-02-25 19:00:07 +11:00
Scott Powell
4d8478de98
* added S3 WIO target for BLE companion radio
2025-02-22 10:44:45 +11:00
Scott Powell
f434123e99
* tidy ups of PRIVATE_KEY_IMPORT/_EXPORT stuff
2025-02-21 13:51:26 +11:00
Scott Powell
824f8c1349
* companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke)
...
* experimental NRF52 impl of SerialBLEInterface, and experimental RAK BLE companion radio target
2025-02-12 18:40:00 +11:00
Scott Powell
9013d99265
* new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb
2025-02-11 15:50:10 +11:00
Scott Powell
1bab9c861c
* new target/env: Heltec_v2_terminal_chat
2025-02-11 12:36:26 +11:00
Scott Powell
50421ad405
Merge branch 'main' into rx_delay
2025-02-06 22:57:07 +11:00
Scott Powell
5395214ef2
* companion radio: new RESP_CODE_NO_MORE_MESSAGES response
2025-02-06 22:39:33 +11:00
Scott Powell
ab11421c92
Merge branch 'main' into rx_delay
2025-02-05 12:09:27 +11:00
Scott Powell
8c9144f785
* added companion radio targets for T3S3 board
2025-02-04 22:09:46 +11:00
Scott Powell
7da0a5f7ec
* new RX delays based on SNR
2025-02-04 12:35:53 +11:00
Scott Powell
7b31fc8ef9
* refactor: new helpers/nrf52 dir
...
* RAK, startOTAUpdate()
2025-02-03 12:53:38 +11:00
Scott Powell
6e708dc0ec
* oops, default LORA_FREQ revert
2025-01-31 11:51:30 +11:00
Scott Powell
16b81d2a6c
* new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat
2025-01-31 11:46:19 +11:00
Scott Powell
dc11fe85cb
* new env: RAK_4631_companion_radio_usb
2025-01-29 00:02:05 +11:00
Scott Powell
cd81878e92
* added helpers/ArduinoSerialInterface, for the 'companion radio'
...
* .ini, target envs: Heltec_v3_companion_radio_usb & Heltec_v3_companion_radio_ble
2025-01-28 23:26:55 +11:00
Scott Powell
d9dc76f197
* new helper for ESP32: SerialBLEInterface
...
* Some refactoring in BaseChatMesh and Terminal Chat
* new companion_radio example
2025-01-28 20:30:15 +11:00
Scott Powell
6fc21b815d
* HeltecV3 targets, now flash built-in LED on LoRa TX
2025-01-27 12:53:34 +11:00
Scott Powell
a3ce65c770
* new env: Xiao_S3_WIO_terminal_chat
2025-01-26 14:48:17 +11:00
Scott Powell
42af720b02
* fix for RAK terminal chat
2025-01-26 07:00:56 +11:00
Scott Powell
6d5e69ae04
* support for GroupChannels in BaseChatMesh, and terminal chat
2025-01-26 00:46:36 +11:00
Scott Powell
e58d866949
* merge-bin.py script
2025-01-25 23:09:09 +11:00
Scott Powell
00a9e93754
* simple_secure_chat now with a proper CLI
...
* new: BaseChatMesh class, for abstract chat client
2025-01-25 22:03:25 +11:00
Scott Powell
b8a5c3369f
* NEW: simple_room_server
2025-01-23 16:07:44 +11:00
Scott Powell
22e87836db
* Mesh.cpp: optimisation to not retransmit packets handled by this node
...
* simple_repeater: now supports a remote CLI
2025-01-22 12:11:43 +11:00
Scott Powell
47567b003f
* new targets: RAK_4631_chat_alice, and _bob
2025-01-21 21:36:44 +11:00
Scott Powell
e838f405a7
* sx126x TX power boost for RAK target
2025-01-20 23:32:02 +11:00
Scott Powell
515285e3c9
* new target: RAK_4631_Repeater
2025-01-20 20:22:40 +11:00
Scott Powell
e4ec9aec0b
* tidy ups
2025-01-20 10:20:42 +11:00
Scott Powell
88f21d9aa4
* new target env: Xiao S3 WIO repeater
2025-01-19 16:44:25 +11:00
Scott Powell
67b0dfa868
* configurable REPEATER_NAME
2025-01-18 22:52:34 +11:00
Scott Powell
f1ab110ae1
* new targets: Xiao_C3_repeater_sx1262, _sx1268
2025-01-18 21:45:47 +11:00
Scott Powell
d06532d6f1
* simple_secure_chat: bug fixes
2025-01-13 16:57:01 +11:00
Scott Powell
6c7efdd0f6
Initial commit
2025-01-13 14:07:48 +11:00