Momo Smith

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Momo Smith
    Participant

    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

    in reply to: mdot class C manual activation probel #20117
    Momo Smith
    Participant

    Hello Evangelos,

    Do you have resolve your problem ? I tried to connect my mdot 868 in manual configuration but nothing.

    Thanks you

    in reply to: mDot Device Class C work flow #19223
    Momo Smith
    Participant

    Hello 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

    in reply to: Reading asynchonously received packet on mDot (classC) #19222
    Momo Smith
    Participant

    Hello 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

    in reply to: Reading asynchonously received packet on mDot (classC) #19215
    Momo Smith
    Participant

    Hi Mike,
    I have configure my server today.
    My program working now. Thank you.

    in reply to: mDot Device Class C work flow #19214
    Momo Smith
    Participant

    Hi Mark,
    I have configure my server today.
    My program working now. Thank you.

    in reply to: Reading asynchonously received packet on mDot (classC) #19164
    Momo Smith
    Participant

    To 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.

    in reply to: Reading asynchonously received packet on mDot (classC) #19161
    Momo Smith
    Participant

    Hi 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 ?

    in reply to: mDot Device Class C work flow #19153
    Momo Smith
    Participant

    Hi 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

    in reply to: Reading asynchonously received packet on mDot (classC) #19150
    Momo Smith
    Participant

    Hello 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.
Viewing 10 posts - 1 through 10 (of 10 total)