Hello,
I designed a PCB for rfm or nrf -> raspberry pi
https://www.openhardware.io/view/470/MySensors-Gateway-for-Raspberry-PI
llegoff
@llegoff
Best posts made by llegoff
-
RE: 💬 Building a Raspberry Pi Gateway
-
RE: 💬 MySensors Gateway for Raspberry PI
hello,
i have update the description page (it is not automaticaly syncronize with my github page)OK for AMS1117-3.3
-
RE: 💬 MySensors Gateway for Raspberry PI
edit file Makefile : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ )
copy file initscripts/mysgw.systemd and initscripts/mysgwSecond.sysvinit to initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit
cp initscripts/mysgw.systemd initscripts/mysgwSecond.systemd
cp initscripts/mysgwSecond.sysvinit initscripts/mysgwSecond.sysvinit
edit file initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ ) and replace the string MySensors Gateway by MySensors Gateway 2
Latest posts made by llegoff
-
RE: 💬 MySensors Gateway for Raspberry PI
edit file Makefile : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ )
copy file initscripts/mysgw.systemd and initscripts/mysgwSecond.sysvinit to initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit
cp initscripts/mysgw.systemd initscripts/mysgwSecond.systemd
cp initscripts/mysgwSecond.sysvinit initscripts/mysgwSecond.sysvinit
edit file initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ ) and replace the string MySensors Gateway by MySensors Gateway 2 -
RE: 💬 MySensors Gateway for Raspberry PI
hello,
i have update the description page (it is not automaticaly syncronize with my github page)OK for AMS1117-3.3
-
RE: 💬 MySensors Gateway for Raspberry PI
Hello,
The v1 (without regulator) works for me with an rfm69, so the v2 must work, because is the same wiring. (I have to receive the pcb v2 these days)TriXwood tested the operation of a second module nrf24l01 on the spi1
see https://forum.mysensors.org/topic/7702/double-spi-radio-raspberry-piwhen I have time, I will test the rfm69 with nrf24l01.
-
RE: 💬 MySensors Gateway for Raspberry PI
@TriXwooD
Hello, I route the v3, with a connector for an NRF on the spi1, and maybe a button for inclusion.
available soon ... -
RE: 💬 Building a Raspberry Pi Gateway
hello, is there a inclusion mode planned for the raspberry pi gateway ?
-
RE: 💬 Building a Raspberry Pi Gateway
Hello,
I designed a PCB for rfm or nrf -> raspberry pi
https://www.openhardware.io/view/470/MySensors-Gateway-for-Raspberry-PI -
RE: 💬 MySensors Gateway for Raspberry PI
The U.FL connector is smaller and will reduce the length of the track. The U.FL SMA cords are not very expensive, and so you can place the SMA connector where you want on the case of the Raspberry Pi.
On the pcb v1, R4 is a resistance of 0ohm, which in the case where no SMA connector is used, to connect the track to the wire antenna connector J3
-
RE: 💬 MySensors Gateway for Raspberry PI
Hello,
- It's for NRL24L01 only, or RFM69HW only, we can't solder both module.
- It would probably be better to add a 3.3v regulator and capacitors
- i find a impedance calculator, the width of the transmission line should be 2.41mm
thanks for the comments.
for you what is the better connertor, SMA or U.FL ?
I will modify the pcb