node-red / node-red-nodes

Extra nodes for Node-RED
Other
969 stars 593 forks source link

node-red-node-sensortag #224

Open nanohex opened 7 years ago

nanohex commented 7 years ago

Getting error below

7 Aug 02:41:56 - [info] [sensorTag:11f2487b.ee0db8] found sensor tag: b0b448b98e83 7 Aug 02:41:56 - [info] [sensorTag:11f2487b.ee0db8] connected to sensor tag: b0b448b98e83 noble: unknown peripheral b0b448b98e83 connected!

hardillb commented 7 years ago

An error on it's own isn't much use without some context. What did you change or add to get this to happen?

nanohex commented 7 years ago

I installed node-red + noble + node-sensortag + node-red-node-sensortag, then created a node-red sheet with the sensor tag to the debug output. Started my sensor tag and i got the message above in the console.

So all I am trying to do is read sensor tag using node-red, it has worked for over a year until the last 3 weeks or so after setting up a new environment using an arm board like raspberry pi

nanohex commented 7 years ago

an example of node-red sending to console after loading the flow.

13 Aug 22:40:02 - [warn] ------------------------------------------------------ 13 Aug 22:40:02 - [info] Settings file : /root/.node-red/settings.js 13 Aug 22:40:02 - [info] User directory : /root/.node-red 13 Aug 22:40:02 - [info] Flows file : /root/.node-red/flows_myiotserver.com.json 13 Aug 22:40:02 - [info] Creating new flow file 13 Aug 22:40:02 - [info] Starting flows 13 Aug 22:40:02 - [info] Started flows 13 Aug 22:40:02 - [info] Server now running at http://127.0.0.1:1880/ 13 Aug 22:40:43 - [info] Stopping flows 13 Aug 22:40:43 - [info] Stopped flows 13 Aug 22:40:43 - [info] Starting flows 13 Aug 22:40:43 - [info] Started flows 13 Aug 22:40:52 - [info] Stopping flows 13 Aug 22:40:52 - [info] Stopped flows 13 Aug 22:40:52 - [info] Starting flows 13 Aug 22:40:52 - [info] Started flows 13 Aug 22:41:07 - [info] [sensorTag:36296c01.c9d694] found sensor tag: a0e6f8b67184 13 Aug 22:41:07 - [info] [sensorTag:36296c01.c9d694] connected to sensor tag: a0e6f8b67184 noble: unknown peripheral a0e6f8b67184 connected!