Sandoche Balakrichenan

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Node-red #18901

    In addition, i am trying to push the data from EVB to the influx database.

    I can see the EVB messages in the payload, but they are not inserted into InfluxDB.

    But, when i inject with a simple timestamp from node-red, the message is stored in InfluxDB.

    If i modify the java script provided by @Steve Kovarik to get only the temperature, it works.

    There is some issue wit this line in the java script :

    pData.sf_val = parseInt(msg.datr.replace(“SF”,” “),10);

    the variable “msg.datr” seems to be the issue.

    in reply to: Node-red #18878

    Here is the image for my question above : https://ibb.co/j6Xpt5

    in reply to: Node-red #18877

    In addition, i am trying to push the data from EVB to the influx database.

    I can see the EVB messages in the payload, but they are not inserted into InfluxDB.

    But, when i inject with a simple timestamp from node-red, the message is stored in InfluxDB.

    Is the issue related to the formatting the EVB message?

    in reply to: Node-red #18876

    I added the javascript provided in the ftp link above. And on sending the message from EVB, i get the following error:

    “TypeError: Cannot read property ‘replace’ of undefined”

    in reply to: Parsing mDot-EVB Data/Payload #18875

    I added the javascript provided in the ftp link above. And on sending the message from EVB, i get the following error:

    “TypeError: Cannot read property ‘replace’ of undefined”

    in reply to: failed to join network -4:Join Error #15054

    I am having the same issue “at+join Failed to join network ERROR”.

    I have upgraded the mdot and conduit software.

    I have verified my network ID and Password with the conduit.

    My at&v is exactly as above except for the network ID and Passwphrase.

    My lora network configuration is same as here : https://picload.org/view/rdooopcg/server_config.png.html except for the network ID and password.

    I have moved the conduit and mdot near each other for reducing the possibility of inereference.

    Still i get the join network error.

Viewing 6 posts - 1 through 6 (of 6 total)