Well, i don't know if it is a timing issue or a hardware issue, but increasing the RFM95_POWERUP_DELAY_MS from 10 to 100ms solved the issue.
Now testing range improvement over rfm69h, will report back.
@tekka , Great work !
lood29
@lood29
Best posts made by lood29
-
RE: Something's cooking in the MySensors labs...
-
RE: What's the best PIR sensor?
@NeverDie
Excelitas PYD1588/1598 are the best I've used, running now for years without a single false alert.
Fully integrated, 1.8V and only 3uA -
RE: Which PCB fab do you currently like the best?
Pcbway do produce better finished pcb, but the big advantage of jlc is their SMT service
-
RE: problems with RFM69_RFM95_ATC_SignalReport example
You should define MY_SIGNAL_REPORT_ENABLED
-
RE: What's the best PIR sensor?
@nagelc
I kept all setting to default except the maintain window =8s
So the SERIN reg is: 0x0031ED10@NeverDie
With the fresnel and the wide angle 1598 it's ~ 7m
Latest posts made by lood29
-
RE: RFM95W sleep() directly after send() often doesn't sleep radio
You may also play with the MY_SLEEP_TRANSPORT_RECONNECT_TIMEOUT_MS directive if your RFM95 modem setting are too slow/long air time/repeater parent...
-
RE: Which PCB fab do you currently like the best?
Pcbway do produce better finished pcb, but the big advantage of jlc is their SMT service
-
RE: RFM69 and ATMega 32U4
Sck = 15
Miso = 14
Mosi = 16
You choose SS and IRQ from available gpio -
RE: Millis and sleep
I'm using the sleepRemainingMs function for that and it works if accuracy is not important
-
RE: Are the atmega series programming principle the same
They are programmed with the platform that you are using, assuming it support them.
-
RE: 💬 Security & Signing
@Anticimex more important is to set different network id or you'll have lot of collisions and lost packets
-
RE: RFM95 RFM95:SWR:NACK
99% of the nacks are radio/power issues
You may recheck them carefully -
RE: problems with RFM69_RFM95_ATC_SignalReport example
You should define MY_SIGNAL_REPORT_ENABLED
-
RE: What's the best PIR sensor?
@nagelc
I kept all setting to default except the maintain window =8s
So the SERIN reg is: 0x0031ED10@NeverDie
With the fresnel and the wide angle 1598 it's ~ 7m