-
-
Save bshambaugh/11c80fea82d47a6a02853d88fb04d688 to your computer and use it in GitHub Desktop.
| https://hackaday.io/project/202154-meshtastic-diy-how-to-build-your-own-meshtastic/details | |
| https://github.com/meshtastic/firmware/issues/926 | |
INFO_UF2.TXT:
UF2 Bootloader 0.6.0 lib/nrfx (v2.0.0) lib/tinyusb (0.10.1-41-gdf0cda2d) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: nice!nano
Board-ID: nRF52840-nicenano
SoftDevice: S140 version 6.1.1
Date: Jun 19 2021
I am trying to use a pro micro nrf52840 with E22-900T22D Meshtastic, but I have heard that Meshtastic does not support UART. Is there a way to modify Meshtastic to support this setup?
[1] https://github.com/bricomp/EBYTE_E22/blob/main/E22-900T22D_UserManual_EN_v1.3.pdf
[2] https://github.com/ICantMakeThings/Nicenano-NRF52-Supermini-PlatformIO-Support
E22-900T22D pro micro nrf52840
M0 P1.06, D9
M1 P0.09, D10
RXD P0.06, D1
TXD P0.08, D0
AUX P0.11, D7
VCC VCC
GND GND
https://hackaday.io/project/202154-meshtastic-diy-how-to-build-your-own-meshtastic/details (for llcc8)
---> https://adrelien.com/blog/content/files/2024/08/MeshNRF.UF2
----> https://adrelien.com/blog/meshtastic-diy-how-to-build-your-own-meshtastic-node-nrf52840-lora-radio/
seeAlso: https://meshtastic.org/docs/development/firmware/build/
seeAlso: https://github.com/joric/nrfmicro/wiki/Bootloader
https://github.com/ICantMakeThings/Nicenano-NRF52-Supermini-PlatformIO-Support (for nrf52840)