mPower 6 : old node app
- This topic has 2 replies, 2 voices, and was last updated 1 year, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › mPower 6 : old node app
Hi,
We’ve an old node app that runs with node-red-custom-app on multiple gateways (mPower 5.x). One of our customers that already has a few gateways running this app requested 3 more units. The problem is that the new gateways that we bought came with mPower 6.0.1 so we can’t install our app (node-red-custom-app only works with python2).
We want to avoid rewriting the entire app just to install it on 3 more gateways. Is there a workaround to make node-red-custom-app work on mPower 6?
Thanks,
Rafael
Node-red is not supported on MTCDT and MTCAP with atmel ARMV5 processors with mPower 6.0.x or above. mPower 6.0.x has updated to python3.
You can downgrade the gateway to 5.3.8s-s1 and then factory reset.
After which the app install should work.
mPower 5.3.8s-s1 is available in downloads.
It worked! Thank you!