TSM:FPAR:No Reply
-
Are you using the PA lna? If so try a bigger cap, set pa power to min and you could also wrap the radio module with plastic and aluminum foil for shielding
-
Look at the examples of other sketches, it's a define to be added, or you can set the default value in myconfig.h inside the library folder (look for the nrf24 section in the file)
-
Hi Guys,
i have the same Problem
I've build a Serial-Gateway (Arduino Nano clone + nrf24) and a node (Arduino Nano clone + DHT22 + nrf24)
I do the connecition from this Site and added a 10µF capacitor to VCC and GND.
I try to set a fix Node-ID, but there is the same problem
This is the Log from the Gateway:0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.1.1 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSF:WUR:MS=0 0;255;3;0;9;TSM:INIT:TSP OK 0;255;3;0;9;TSM:INIT:GW MODE 0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0 0;255;3;0;9;MCO:REG:NOT NEEDED 0;255;3;0;14;Gateway startup complete. 0;255;0;0;18;2.1.1 0;255;3;0;9;MCO:BGN:STP 0;255;3;0;9;MCO:BGN:INIT OK,TSP=1And the Node:
0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.1 3 TSM:INIT 4 TSF:WUR:MS=0 11 TSM:INIT:TSP OK 13 TSF:SID:OK,ID=10 14 TSM:FPAR 1613 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 3621 !TSM:FPAR:NO REPLY 3623 TSM:FPAR 5223 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 7230 !TSM:FPAR:NO REPLY 7232 TSM:FPAR 8832 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 10839 !TSM:FPAR:NO REPLY 10841 TSM:FPAR 12440 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 14448 !TSM:FPAR:FAIL 14449 TSM:FAIL:CNT=1 14451 TSM:FAIL:PDT 24454 TSM:FAIL:RE-INIT 24456 TSM:INIT 24463 TSM:INIT:TSP OK 24465 TSF:SID:OK,ID=10 24467 TSM:FPAR 26066 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 28075 !TSM:FPAR:NO REPLY 28077 TSM:FPARI think the node is send some data but the gateway not answer.
I increase the distance between the gateway and the node, but still the same problem.
Sorry for my bad english :blush: -
do you see any message in the GW log when node is trying to connect? Because if not it may be a problem ot the radio module of the note not sending correctly, one of the radio modules could be a fake module and very poor quality. In the beginning I bought some modules that had a blob instead of an IC on the module and they were all not working. I can suggest to try some sample sketches to check if modules are communicating and also you could give a try to mysensors library from development branch
-
No that is the full log from the GW. Damn...all my radiomodules have this blob like this one on the left picture.
I have also tested other NRF receivers (with the blob) -
Oh ok. Thanks.
I tried to attach 100uF capacitor but the results are same.(no reply) . The node ID is defined, the parent ID isnt.
It seems that im out of ideas. I wait for the new nrf24 without pa lna.
Im attaching some pictures about the project.
Should i foil the nrf24 modul?https://cloud.freeforall.hu/owncloud/public.php?service=files&t=1f73fddc20c6d9a2560f88f78affd499
-
I can't see the link but I trying to foil the radio module could be an idea, as I wrote a few posts earlier
-
I can't see the link but I trying to foil the radio module could be an idea, as I wrote a few posts earlier
Dear Gohan!
I have just tried the new nrf24 standard, and it works!
It seems that the GND should be common (im newbie).
I would like to test further with the pa+lna version, but....
I have an other question.
I would like to power the board with 5V from the power module 5V output, and i would like to program the board via USB at the same time. How should i connect the power module to the board? -
Dear Gohan!
Everyone suggests that if you use pa+lna version you should power it from external regulated 3.3 V because the arduino clones 3.3V isnt strong enough. So i bought externaI power source.... i have figured out today that i can common the power source's gnd with the arduino gnd. It is working....What is last that i would like to power the arduino uno from power module 5V and connect it to my computer same time... i dont know how to do it.
I have tested the two nrf24 pa+lna and these arent working together only. Separately is OK.
I will go with the standard nrf24 , make it working than i will try to buy branded nrf24 pa+lna.
Have you got favourite brand for cheaper electronic parts?