Ok. For the benefit of others, I am going to share my boneheaded mistake. For so long I have only connected the USB on the WIndows PC to the BBB through the miniUSB port that I completely forgot about the other USB connector at the other end of the board near the SD card slot. Once I put the D-Link in that slot and powered up with a DC supply to the barrel connector, i can see the USB D-Link when i run
lsusb
So now, using connmanctl I successfully completed the steps you provided however I had to execute
config <id of the network>
between
services
and
connect
Now, itās connected to my office network.
But when I disconnect the USB cable there isnāt a wifi network available that I can connect to this BB with from my Windows 10 PC. I think Iām nearly there but I donāt know how to enable this BBB to bring up its own wireless network so I can connect to that. Thatās what I really need for it to be like a Black Wireless.
In my implementation I connect a number of these BBB to a network, and using my PC I have written an application that communicates to all the boards. So unfortunately, I cannot give you any meaningful advise.
Got it. Our system is a precision agriculture unit that works in the fields. So there is no wi-fi network. I need the Black to bring up a wi-fi network like the Wireless does. Iāll do some more digging but at least I have a wi-fi dongle working. Worst case, weāll put a standalone router on the machine to bring up the network that we need. Extra cost but a reasonable back up plan.
@WalterCEden I think that USB wireless adapter will not have the required range.
You probably need to look at a more powerful USB wireless adapter, but I think putting a standalone router on the machine will solve all your problems. It can act as a DHCP server and you can get one with the required range to connect to the client ( base ) computer.
It might not, but we are only connecting to the machine with a tablet or phone for a user panel interface. It keeps it from having to be tethered. Once it is on large fields, an operator might be monitoring several of these from a distance, so weāll make the change when that happens.
Diagrams are always helpful. I need to take a bit of time and make one of these too.