Forum
EasyIoT server
MySensors Driver
Enabling MySensors driver not possible
Enabling MySensors driver not possible
Less
More
Posts: 3
Thank you received: 0
9 years 6 months ago #1185
by rolfk
Hi all. I'm new to EasyIoT, currently setting up the server on raspberry pi 2.
I'm having some difficulties setting up MySensors, as the driver won't enable.
Any simple fix to this?
Please Log in or Create an account to join the conversation.
Less
More
Posts: 862
Karma: 25
Thank you received: 264
9 years 6 months ago #1186
by EasyIoT
rolfk wrote: Hi all. I'm new to EasyIoT, currently setting up the server on raspberry pi 2.
I'm having some difficulties setting up MySensors, as the driver won't enable.
Any simple fix to this?
Run EasyIoT server in terminal window (console). That way you will see what's happened with MySensors driver.
The following user(s) said Thank You:
rolfk
Please Log in or Create an account to join the conversation.
Less
More
Posts: 3
Thank you received: 0
9 years 6 months ago - 9 years 6 months ago #1198
by rolfk
Got it working, simply changed the NRF chip after getting the "check wiring" message.
It does say "Version mismatch" now though, but I was able to enable it. Any thoughts?
Update: these values seem way off..
================ SPI Configuration ================
CSN Pin = CE0 (PI Hardware Driven)
CE Pin = Custom GPIO25
Clock Speed = 8 Mhz
================ NRF Configuration ================
STATUS = 0x00 RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=0 TX_FULL=0
RX_ADDR_P0-1 = 0x0000000000 0x0000000000
RX_ADDR_P2-5 = 0x00 0x00 0x00 0x00
TX_ADDR = 0x0000000000
RX_PW_P0-6 = 0x00 0x00 0x00 0x00 0x00 0x00
EN_AA = 0x00
EN_RXADDR = 0x00
RF_CH = 0x00
RF_SETUP = 0x00
CONFIG = 0x00
DYNPD/FEATURE = 0x00 0x00
Data Rate = 1MBPS
Model = nRF24L01+
CRC Length = Disabled
PA Power = PA_MIN
2015-04-23T14:05:26.9585470+00:00 DEBUG MySensors Mysensors Start driver.
2015-04-23T14:05:27.0202320+00:00 DEBUG MySensors Read: 0-0-0 s=0,c=0,t=0,pt=0,l=0:
2015-04-23T14:05:27.0289500+00:00 DEBUG MySensors Version mismatch
Last edit: 9 years 6 months ago by
rolfk .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 862
Karma: 25
Thank you received: 264
9 years 6 months ago #1208
by EasyIoT
rolfk wrote: Got it working, simply changed the NRF chip after getting the "check wiring" message.
It does say "Version mismatch" now though, but I was able to enable it. Any thoughts?
Update: these values seem way off..
================ SPI Configuration ================
CSN Pin = CE0 (PI Hardware Driven)
CE Pin = Custom GPIO25
Clock Speed = 8 Mhz
================ NRF Configuration ================
STATUS = 0x00 RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=0 TX_FULL=0
RX_ADDR_P0-1 = 0x0000000000 0x0000000000
RX_ADDR_P2-5 = 0x00 0x00 0x00 0x00
TX_ADDR = 0x0000000000
RX_PW_P0-6 = 0x00 0x00 0x00 0x00 0x00 0x00
EN_AA = 0x00
EN_RXADDR = 0x00
RF_CH = 0x00
RF_SETUP = 0x00
CONFIG = 0x00
DYNPD/FEATURE = 0x00 0x00
Data Rate = 1MBPS
Model = nRF24L01+
CRC Length = Disabled
PA Power = PA_MIN
2015-04-23T14:05:26.9585470+00:00 DEBUG MySensors Mysensors Start driver.
2015-04-23T14:05:27.0202320+00:00 DEBUG MySensors Read: 0-0-0 s=0,c=0,t=0,pt=0,l=0:
2015-04-23T14:05:27.0289500+00:00 DEBUG MySensors Version mismatch
This screen is very strange - all values are 0. Is I assume this is the reason you get "Version mismatch". I do not know what is the reason? Bad wiring or some other protocol on SPI?
Please Log in or Create an account to join the conversation.
Less
More
Posts: 3
Thank you received: 0
9 years 6 months ago - 9 years 6 months ago #1209
by rolfk
Started from scratch, I reinstalled everything (v0.8 beta this time), and I'm getting better values.
I still haven't built an NRF node, but I probably will during the weekend.
However, now I can't add ESP8266 driver nodes.
The arduino is sending data without problems, but the server isn't picking it up.
All good now!
Last edit: 9 years 6 months ago by
rolfk .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 13
Thank you received: 0
8 years 9 months ago #2811
by neofox2k
Hello,
I have the same problem with my Door Sensor. Do you know how to solve it?
I started with EasyIot Server V.8 and now I am using V.9. Is it necesary to add again the nodes?
Thanks
Please Log in or Create an account to join the conversation.
Forum
EasyIoT server
MySensors Driver
Enabling MySensors driver not possible
Time to create page: 0.301 seconds