433 MHz ESP 32 MQTT Gateway with proper antenna
Best posts made by cloolalang
-
RE: What did you build today (Pictures) ?
-
RE: 💬 Connecting the Radio
Tips for connecting the LoRa Radios:
- Use de-coupling capacitor on power supplies (as per above other radios).
- Carefully select: MY_RFM95_TX_POWER_DBM and MY_RFM95_MAX_POWER_LEVEL_DBM as Semtech spec states +20dBm output power is only for 1% duty cycle operations, and some modules (AI-Thinker RA-02) are only rated as +18dbm.
- If you build a LoRa radio gateway using an ESP32 (for example), take care to provide a separate, low-noise 3.3V power supply to the radio as the on-board voltage regulator may not be able to supply enough current at the higher RF output power levels.
-
RE: Powerline Communications
@cloolalang
So I have two KQ-330 on the lab bench.
So far we find:- carrier 132.5khz FSK modulation.
- With two units connected together on 220 VAC mains - im seeing around 45-5- Baud, listening on an AM radio nearby the units it sounds like morse code at around 23WPM without mains, 30WPM with mains.
- Carrier is about 5v p-p on the scope, not very clean waveform.
- Uart is 9600 8n1
- Transmit buffer 253 Bytes
I will test with mysensors RS485 gateway and sensor mode, with the transport time-outs increased to maybe 10000ms!
p