Have solved the issue. Removed the cap from the board and directly soldered to the Radio Board. That's was solving the issue.
Best posts made by martim
-
RE: Easy/Newbie PCB for MySensors
-
RE: Newbie Question
Hi,
Ok. Thanks for all your help. I need to solder the pins first before I can attach my sensor. A dummy would be indeed helpful. But I will attach the sensor tomorrow after I have solder the header pins.
-
Arduino Pro Mini + nRF24L01 (jmodule?? or something else)
Hi,
I need to create around 6 nodes (Arduino Pro Mini + nRF24L01) but I would like to make this as small as possible and I am tired to solder all the wires from Arduino Pro Mini ro the nrf24L01 board (with all the mistakes).
So I read something about the jmodule.
https://www.mysensors.org/hardware/jmoduleHow do you get such a board? How does this work, I have no experience with this files and I really don't know how to start? Is there a site where you could order those board with uploading the files?
Or are there better alternatives?
I hope someone can help me to get me started...
Thanks in advance.
-
Case for mini weather station
Hi,
I am searching for a case for my mini weather station, I am measuring temperature, light, humidity, pressure. But my current case with holes in it has not enough air flow and therefor the temperature is to high when the sun is shining. Also the light is not actual correct. Does anybody can recommend a case? I do not have a 3d printer unfortunately.
Thanks for helping.
Regards,
Marcel -
RE: Raspberry gateway - radio problems
@mfalkvidd thanks!! I have looked three times , i guess too tired.
-
RE: Case for mini weather station
@dbemowsk said in Case for mini weather station:
It is actually called a radiation shield. Too bad you don't have a 3D printer. I did a design for one that I have posted on thingiverse.
Waauw, this looks really great!
-
RE: Raspberry MQTT config give segment fault start gateway
Solved. Deleted the /etc/mysensor.conf file and started sudo ./bin/mysgw again. This fixed the problem.
-
How to start with FOTA
Hi,
I hope someone can help me to start with FOTA. I have read this page: https://www.mysensors.org/about/fota#the-fota-bootloader. But still I am still not sure how to start.
- Does a gateway needs to have special firmware?
- If you flash a 328p with MYSysController firmware for the first time and there is no sketch loaded, how do you get the skets loaded as the node won't advertise itselfs to the gateway??
I know how to flash a 328p but I am not sure how to get the sketch on it the first time and MYSYSController does not work with my gateway so I am now trying MyController.
Can someone put my into the right direction?
Thanks for helping out..