• Joined on 2021-09-21
morgan pushed to development at Barback/barback32 2022-04-15 02:15:41 -04:00
674594d32e adding woodpecker CI
morgan pushed to development at morgan/esp32-lora 2022-04-06 18:46:12 -04:00
e8b52e7c78 (hopefully) basic sensible default radio settings
morgan pushed to development at morgan/esp32-wifi-manager 2022-04-02 13:39:21 -04:00
0fa2ec0b76 add event group bit for IP
morgan pushed to development at morgan/esp32-wifi-manager 2022-04-02 13:35:07 -04:00
0d0a7817ba cmake idf compatibility
morgan pushed to development at morgan/esp32-wifi-manager 2022-04-02 13:32:17 -04:00
8286b2e3ce limping into esp-idf v4.2.2 functionality.
f3f5f6d7f9 include bootstrap in readme
de55a62409 make bootstraping code from demo part of component
f1ff7079fa swap SCANNING/IDLE bits weather ap found or not
ccffb2229f better handle matching AP during scan
Compare 10 commits »
morgan created branch development in morgan/esp32-wifi-manager 2022-04-02 13:32:17 -04:00
morgan pushed to development at morgan/esp32-lora 2022-04-01 17:22:00 -04:00
150a23dbaf remove name from lora32_cfg_t. this was really part of loracomm. lora32_cfg_t should use a void*
19a233de27 consistently name _spreadfactor and update config object call _set call
Compare 2 commits »
morgan opened issue morgan/esp32-lora#15 2022-04-01 17:21:06 -04:00
include a *void on lora32_cfg_t
morgan commented on issue morgan/esp32-dual-lora#5 2022-04-01 14:26:06 -04:00
Verify BATT charge circuit

EEEEEhhhhh, this just didn't get done. Confidence is high the circuit is okay.

morgan commented on issue morgan/esp32-dual-lora#4 2022-04-01 14:25:17 -04:00
Add Cap to EN

Opted to leave out as it's optional to fix a rare flashing issue with Windows. Will add as optional in rev3.

morgan closed issue morgan/esp32-dual-lora#2 2022-03-23 14:22:03 -04:00
Add pull-down resisitors to RESET and NSS
morgan closed issue morgan/esp32-dual-lora#3 2022-03-23 14:21:52 -04:00
Add SOICBite programming interface
morgan pushed to development at morgan/esp32-dual-lora 2022-03-23 14:21:39 -04:00
3243e03038 Merge branch 'development' of git.oit.cloud:morgan/esp32-dual-lora into development
5652a28158 use updated 2022 logo
6803f2eb71 addition of NSS pullups, silk tweaks, updated logo and info
27c6356230 kicad 6 uses .kicad_sch now
8030126641 added labels to breakout header
Compare 6 commits »
morgan pushed to development at morgan/esp32-dual-lora 2022-03-15 21:42:55 -04:00
a15d18f4d1 added SOICBite, updated to kicad 6, fixed some silks
ebbecbfb41 add pull-down resistors to lora modules
Compare 2 commits »
morgan opened issue morgan/esp32-dual-lora#5 2022-01-29 02:57:08 -05:00
Verify BATT charge circuit
morgan commented on issue morgan/esp32-lora#9 2022-01-10 20:17:55 -05:00
Issue while receiving in implicit header mode

This is due to a misunderstanding of implicit header mode. In this mode it is assumed the receiver and the sender have previously agreed on the content length, or content length is assumed by other…

morgan created repository morgan/esp32-wifi-manager 2021-12-14 23:46:24 -05:00
morgan opened issue morgan/esp32-dual-lora#4 2021-12-11 15:23:40 -05:00
Add Cap to EN
morgan pushed to development at morgan/esp32-lora 2021-12-10 01:13:56 -05:00
985939ea80 add get packet RSSI and current RSSI
morgan opened issue morgan/esp32-lora#14 2021-12-09 20:02:12 -05:00
fill all the voids....