u/chainsen_dev

My 15 year-old Yamaha CG101

My 15 year-old Yamaha CG101

15 years with this Yamaha CG101 and it still sounds great. First real classical I bought as a student — never felt the need to upgrade. Anyone else still playing the guitar they started on?

u/chainsen_dev — 3 hours ago

Multi-radio sensor node: LoRa + BLE + WiFi + GPS on a 4-layer board

Sensor node prototype with four radios on one board - LoRa (RAK11720), BLE, WiFi (BW16) and GPS, with an MSP430 as host.

The tight part was RF coexistence and keeping the antenna keep-outs clean on a board this size while still fitting the host MCU and power. 4-layer, GND pour on inner layers.

Happy to hear what you'd have routed differently.

u/chainsen_dev — 6 hours ago
▲ 21 r/Lora+1 crossposts

MSP430FR6972 host + RAK11720 (LoRa+BLE) + BW16 (WiFi) + GPS — sensor node prototype, two-board stack

Working on a battery-powered sensor node with periodic LoRa uplinks plus opportunistic WiFi sync when in range. Two-board approach.

Host MCU is an MSP430FR6972 — chose it for the FRAM (no separate EEPROM, fast writes during power-loss recovery) and the ultra-low standby current. RAK11720 acts as LoRa+BLE coprocessor over UART, BW16 handles WiFi separately on the carrier. GPS is the LC76G with a passive patch in the lid.

Carrier-daughter split was driven by needing to swap radio modules during development without redesigning the whole stack. Already tested with two daughter board revisions.

Open to questions on the layout decisions or the power architecture.

u/chainsen_dev — 1 day ago