Momo Smith
Forum Replies Created
-
AuthorPosts
-
July 17, 2017 at 6:59 am in reply to: MDot Transmission fails consistently, once the conduit reboots. #20118Momo SmithParticipant
Hello Ajay,
Do you have a solution ? I have a same problem. The first connexion work correctly. I restart the node and i wait 1 min before the first data arrived on my conduit AEP.
Thanks you
Momo SmithParticipantHello Evangelos,
Do you have resolve your problem ? I tried to connect my mdot 868 in manual configuration but nothing.
Thanks you
Momo SmithParticipantHello friends,
Now, my node is in class C. I can see each data in a console. I would like to retreive data for send it with a UART connexion. I read a differents functions in file mDot.h. There is just one function to receive named recv(). In comment, it’s note “send() must be called before recv()”
So, my question is :
What is the good fonction i need to use for receive each datas in real time without use send() before ?Thank
Momo SmithParticipantHello friends,
Now, my node is in class C. I can see each data in a console. I would like to retreive data for send it with a UART connexion. I read a differents functions in file mDot.h. There is just one function to receive named recv(). In comment, it’s note “send() must be called before recv()”
So, my question is :
What is the good fonction i need to use for receive each datas in real time without use send() before ?Thank
Momo SmithParticipantHi Mike,
I have configure my server today.
My program working now. Thank you.Momo SmithParticipantHi Mark,
I have configure my server today.
My program working now. Thank you.Momo SmithParticipantTo response at the last message Mike,
Your information is correct. My server isn’t in class C. I modify my configuration.
Thanks.So I have a other question.
I wish used one node in class_A to send a message for my server and an other node in class_c to receive this message from server.Mike, you think what this configuration is possible ?
Thank you for your time and involvement.
Momo SmithParticipantHi Mike, thanks for your response.
On my conduit, i created a inject button, a fonction and a output Lora.
In my fonction, i use eui node and payload “hello”.
On my node i use the class_c_exemple.cpp. I can see the message payload on the console (putty), but why need to send a dummy message before to receive my payload ?
I thought the node was always in receive when it is in class_C. Maybe i am wrong ?If i comment the code ( class_c_exemple.cpp) between “#if defined(TARGET_XDOT_L151CC)” and “endif”, i can’t receive my payload. Why ?
Momo SmithParticipantHi guys, i follow your topic and i hope you can help me.
I try to configure a node MTDOT868 in Class C and a multitech Conduit.With the conduit, i don’t have a problem. I’m sure to send a message with a payload and a correct EUI.
However, for the mtdot868, i have join my reseau and i have configure node in class C.
Now, i try to understanding why i don’t receive a message in my node.
I use a console (putty) for read information. I can see configuration information but no data sended by a conduit.First question :
Why in the class_c_exemple.cpp, there is a fonction send ? Why send a message by a node before to see a message from the conduit.Second question :
Is there a complet code in class c who working ? and where i find it ?Thanks in advance
Momo SmithParticipantHello guys,
I have seen the code in inc/RadioEvent.h.
I call RadioEvent(); just after the code to join a network.
In result, i don’t have a data in my console.According to you, what is the problem ? or, what is missed in the main code CLASS_C_EXAMPLE for working correctly ?
Thank You.
- This reply was modified 7 years, 6 months ago by Momo Smith.
- This reply was modified 7 years, 6 months ago by Momo Smith.
-
AuthorPosts