...
NOTE: Not seeing your Notecard? Make sure you’ve connected your Notecarrier-A to your laptop with a micro-USB-to-USB-A cable.
7) Issue the following command to connect associate your Notecard with your newly created Notehub project, making sure to substitute
<productUID>
with your own value.Code Block {"req":"hub.set","product":"<productUID>","mode":"continuous"}
...
8) Finally, issue the following command to connect your Wi-Fi Notecard to your home Wi-Fi network, making sure to substitute
<ssid name>
and<password>
with your own values.Code Block {"req":"card.wifi","ssid":"<ssid name>","password":"<password>"}
...
Having the identifier can be useful whenever you need to differentiate between multiple nodes, aka whenever you need to tell which node is which.
Whenever you need to As another option, you can also determine a specific node’s identifier , you can press and release by pressing and releasing the node’s PAIR
button. Doing so creates and syncs a _health.qo
event that contains the pressed node’s identifier in its body.
...
Make If you’d like, make note of any of your nodes’ identifiers using the steps above, and when you’re ready, go ahead and re-attach the backs of your Reference Node enclosures.
...