07-27-2022 10:19 AM
Does someone know what is the IoT Controller's Node-red port?
Solved! Go to Solution.
08-01-2022 08:18 AM - edited 08-02-2022 03:04 AM
Hi @nets
Okay, so you want to configure BLE scan plugin data to be forwarded internally to node-red. You would have to configure BLE scan plugin to forward the data to 1880 and configure the URL as https://xx.xx.xx.xx (controller IP) and whatever endpoint "/sample/endpoint" (should be same as what is given in the node-red http in] then it will forward correctly. Please let me know in case any issue persist.
Best Regards
Vineet
08-02-2022 03:01 AM
Hi @nets
My bad for confusion, that was my controller IP for you it should be yours, 127.0.0.1 will work as it is loop back IP. Let me correct my statement above for no confusion and you can add your controller IP rather than loop back.
Best Regards
Vineet