morgan · he/him
  • Joined on 2021-09-21
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....
morgan pushed to development at morgan/esp32-lora 2021-12-09 00:28:35 -05:00
d7db736937 include name
e912b54cba Merge branch 'fhss' into fhss-merge (development)
d93f3399bc properly handle _cfg_t pointers for ISR handling scheme
c5dc9c961d add new dio handlers, consolidate DIO handlers to single function
a347f418c8 add FHSS IRQ handling
Compare 8 commits »
morgan commented on issue morgan/esp32-dual-lora#2 2021-12-08 01:15:13 -05:00
Add pull-down resisitors to RESET and NSS

Leaving RESET floating is defenitly causing issues. Unless the init code explicitly pulls LORA2_RESET LOW LoRa 1 is likely to fail init.

morgan opened issue morgan/esp32-lora#13 2021-12-07 21:14:10 -05:00
IntegerDivideByZero related to get_bandwidth returning incorrect value
morgan commented on issue morgan/esp32-lora#12 2021-12-07 20:10:25 -05:00
verify bandwidth register is set correctly.
I (681) LoRa32: lora32_set_bandwidth: 8
I (691) LoRa32: lora32_get_bandwidth: 13
morgan opened issue morgan/esp32-lora#12 2021-12-07 13:10:29 -05:00
verify bandwidth register is set correctly.
morgan created branch fhss in morgan/esp32-lora 2021-12-02 13:03:20 -05:00
morgan pushed to fhss at morgan/esp32-lora 2021-12-02 13:03:20 -05:00
c5dc9c961d add new dio handlers, consolidate DIO handlers to single function
a347f418c8 add FHSS IRQ handling
6ad9cba796 add primary enable/disable functions for FHSS
b476a41c92 add more dio pins to lora_cfg, channels, (en/dis)able methods for FHSS
1396434448 add register for FHSS
Compare 5 commits »