Quantcast
Channel: MultiTech Developer Resources » All Posts
Browsing all 7111 articles
Browse latest View live

Upgrade Node Red on conduit

Hi Is there a way that I can upgrade the current node red version that is on the conduit? I still have 0.11.1 and I have seen that there is a 0.16 version out already so it is a bit old and some of...

View Article


Reply To: Upgrade Node Red on conduit

Will upgrading the AEP firmware upgrade nodejs and node red as well or not?

View Article


Reply To: LoRa Server receives just few frames from dozens sent.

Did you enable public compatibility mode? “network”: { “public”: true, … }

View Article

Reply To: Adding nodes to node-red

Unfortunately that config file is mysterious. It has been deprecated in node-red but the conduit is stuck on an old version, so it’s hard to understand how it’s supposed to work. A couple of things to...

View Article

Image may be NSFW.
Clik here to view.

Reply To: Adding nodes to node-red

I’m going to jump into this conversation as I’m having the same issue and not sure how to resolve it. I am trying to add a node, specifically a mysql node). I attempted the following: 1) Copy and past...

View Article


Reply To: Adding nodes to node-red

I’m pretty sure you need the package.json file as well as the other two. Otherwise the entry in .config.json looks good. Anything in /var/log/app/node-red.log ?

View Article

Peer To Peer mode

Hello guys! I’m struggling with sending message to specific mDot module in Peer to Peer mode of communication. I’ve configured three mDot modules with same settings for Peer to Peer mode, when one...

View Article

Image may be NSFW.
Clik here to view.

LoRa communication

Hi, i want to communicate ‘Conduit mlinux’ and lorawan module. -lorawan module is this : https://www.cooking-hacks.com/lorawan-module-for-arduino-raspberry-pi-900-915-mhz-xbee-socket So i try to...

View Article


Conduit AEP + RN2483 base64 decoding problem

Hello, I am facing the problem during decoding Base64 data received from Microchip RN2483. When I send byte with value higher than 0x7F I get 0xef or 0xbf or 0xbd value in NodeRed message payload....

View Article


Reply To: acknowledgement of downlink packets

Can we please have some response on this query? thanks,

View Article

Reply To: Queue size and configuration

The ‘nc’ utility is working fine, and I could set/get the queue size. But is there any way by which we could query and find the status of the queue, I mean how many slots are still open? Also I saw a...

View Article

Reply To: MQTT topics behaviour

Hello Did you get your queries answered ? thanks,

View Article

Reply To: Node Red UI

Youssuf, Let’s start with which version of AEP Conduit you are running, and verify which version of Node-RED you have. To figure out what the AEP version it is, you can log in to the Web UI and at the...

View Article


Reply To: Send failed

Hi M.Reiss, i use recv() function in peer to peer mode here a sample of my code: bAckReceived = false; status = _dot->send(SendVector,false); if (status == mDot::MDOT_OK) { // wait for send to...

View Article

Reply To: LoRaWan and MQTT

You should be able to wire the LoRa input node directly to the MQTT output node – the LoRa input node outputs JSON encoded data. You can inspect it by wiring to a debug node and configuring it to show...

View Article


Reply To: Node Red UI

Jeff, The AEP version is the latest 1.3.3 -which I flashed onto the conduit. As for the Node-RED it is version 0.11.1 and the Node-js is v0.10.40 (like you said). I managed to connect to the conduit...

View Article

Reply To: Peer To Peer mode

i used the node id. Each mdot has its own node id of 8 bytes (see the label). this ID is located into the flash. But that will require handling all packets in user-application layer, Peer to Peer...

View Article


FTP, Node red, text files and the conduit

Hi I downloaded and installed a node called node-red-contrib-ftp in order to be able to upload data to a ftp server. However, I am not sure how it works with the gateway. So a few questions: 1. How...

View Article

Reply To: Upgrade Node Red on conduit

I understand – thanks Jeff!

View Article

Reply To: Installing nodes in Node Red for gateway

Jeff thanks for the advice – I was busy rebooting node red until I was blue in the face but didn’t reboot the conduit – I think that was one of my problems.

View Article
Browsing all 7111 articles
Browse latest View live