Tom
81c62985d4
put TCXO voltage to 1.8, as in example file
...
It worked at 1.6v, but ¯\_(ツ)_/¯
2024-12-12 16:53:09 +01:00
Tom
86029d1311
remove PNG
2024-12-12 16:53:09 +01:00
Tom
4389be4724
Swap PNG for PDF
2024-12-12 16:53:09 +01:00
Tom
a021fa3974
Added support for the LR1121 radio
...
Added support for the LR1121 radio, tested as functional with an E80-900M2213S from CDEbyte.
2024-12-12 16:53:09 +01:00
Tom
89c1e041e1
Add in RF95 support to Pro-micro DIY ( #5055 )
...
* Add in RF95 support
Added in lines to enable RF95 modules. Tested on SX1262 by NomDeTom/ @Nestpebble . Tested with RA02 by Ludovic / @lboue
* Trunk
2024-10-14 07:59:38 -05:00
Ben Meadors
d404a49336
Trunk
2024-08-20 07:08:42 -05:00
Nestpebble
ee9e46ec92
Make it possible to define TCXO and XTAL radio modules within one variant ( #4492 )
...
* Update main.cpp
Add in TCXO_OPTIONAL variable for tcxoVoltage and a double-check for working in both modes.
* Update SX126xInterface.cpp
Make a change to the tcxoVoltage setting so that TCXO_OPTIONAL works if defined.
* Update variant.h
Added define for TCXO_OPTIONAL and the tcxoVoltage variable.
Added detail on the compatible boards.
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-08-20 06:54:18 -05:00
Max
9ddfc6de4c
Commented RF95(1276) as no needed right now ( #4386 )
2024-08-05 06:02:54 -05:00
Max
6f235232f0
Added RF95 SX1268 support ( #4338 )
2024-07-27 05:58:55 -05:00
Max
e27375d331
Set PIN_3V3_EN to HIGH (nrf52_promicro_diy variants) ( #4321 )
...
* Update variant.cpp
PIN 3v3 to HIGH
* Update variant.cpp
* Trunk fmt
2024-07-23 09:13:58 -05:00
Max
8105c0440a
New variants PROMICRO_DIY ( #3788 )
...
* New variants PROMICRO_DIY
* Renaming and cleanup
* Renaming - phase 2
* nrf52_promicro: Trunk formatting
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-08 06:53:13 -05:00