Replies: 8 comments 10 replies
-
// Select which LoRa module this CapiBridge is uses:
//#define LORA_MODULE LORA_MODULE_SX1276 // SX1276 Module (orders shipped before Aug 2025)
#define LORA_MODULE LORA_MODULE_SX1262 // SX1262 Module CapiBridge v2 (orders shipped after Aug 2025)
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
U6-4 is almost always = 0V. "U6-4" changes state briefly when pir is triggered, so its ok. Check U14-4 and Q1-3 when triggered. |
Beta Was this translation helpful? Give feedback.
-
|
I have pulse on U14-1 (see picture), but U14-4 is allways at 3,3v. |
Beta Was this translation helpful? Give feedback.
-
|
U14-4 will be 3.3V after trigger. To power it off, pull down U14-2 or pull high Q3-1. So if all that is working!!!!, Lora module and Attiny get power, check the soldering between the module and Attiny. There is nothing else to check!! :) |
Beta Was this translation helpful? Give feedback.
-
|
Yes, after trigger U14-4 is 3.3V, and it will stay like that until you pull "Q3-1 briefly high", then it will reset the U14 state, until the next pulse. "Attiny pull-up Q3-1 after transmission is done." So pirbox is powered down |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hello, I close discission, all is OK now. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hi alls,

I have finish upload in gateway and pirbox.
My gateway is connected and waiting (serial monitor), and MQTT is discovered in MQTT Explorer, but no topics when activate PIR sensor by hand.
My pirbox lite is ready (I think)
I think my config.h is correct.
What is solution to verify pirbox send really json datas ?
Thank's
Beta Was this translation helpful? Give feedback.
All reactions