...
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>"}
...