Hi. I hope this is the correct forum for this post.
I have built my own Weather Station using an Arduino UNO. I need help connecting it to WD, am I right in saying I can send my Arduino data to my PC via a Bluetooth dongle in a USB port. In the WD set up for com port, when I click on this set up I gat a page saying I can use a port on my pc (iMac) /dev/cu.Bluetooth-Incoming-port, is it this simple?
That’s part of it. The other important part is the format/protocol that the Arduino uses to send the data out. It needs to be in a compatible format/protocol that WD can read. There are a number of options available but I’m not an expert in them so hopefully someone else can give some more advice.
it looks like you are running on a mac?
if so then it looks like a driver is not setup correctly to make available a com port for WD to select in the list of devices if only the bluetooth driver shows up
Hi again, is there a published guide for setting up a PWS on WD?
your first step is to get a usb to serial driver installed and working