When we opened the network for a short period of time, we could see the device on the network, but it had no mac address. It seems as though, per documentation, that a MAC address needs to be set via AT commands. Is that correct?
According to sparkfun, AT commands don't work until a successful connect to a wifi network though, so that makes it problematic.
I'm programming through the Arduino IDE, so sending even a basic AT command results in nothing.
Long story short, is there a way that I'm missing to get the MAC id? Is there a way to set the MAC ID without being connected to the wifi point?
Thanks!