Sandoche Balakrichenan
Forum Replies Created
-
AuthorPosts
-
Sandoche Balakrichenan
ParticipantIn 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.
Sandoche Balakrichenan
ParticipantHere is the image for my question above : https://ibb.co/j6Xpt5
Sandoche Balakrichenan
ParticipantIn 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?
Sandoche Balakrichenan
ParticipantI 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”
Sandoche Balakrichenan
ParticipantI 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”
Sandoche Balakrichenan
ParticipantI 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.
-
AuthorPosts