I'm trying to get the wireless module (NBWIFIUG-100CR on a MOD5234 base) to communicate over an ad-hoc wireless network. My current test setup is to have a laptop running Windows 7 create an ad-hoc network, and I try to have the netburner connect to it using the provided sample program (nburn\examples\Wifi\wifiadhoc).
I use the IPSetup utility to give the wireless unit an unused IP (tried several in both 192.168.x.x and 169.254.x.x), and then use the 5234 program's "Attach SSID [WEP key]" option to attach to the ad-hoc network. Immediately when the network connects, I start getting these messages on MTTTY:
Code: Select all
NB Debug processEvent, line 878, at 3232
_C2hLbk_EVT_
NB Debug processEvent, line 878, at 3234
_C2hLbk_EVT_
It's always the same error message, except the last number increases anywhere from 2-10 every time. I've tried with and without WEP, and with and without a firewall on the laptop, and the results are always the same. Pinging doesn't work in either direction, but the netburner does actually seem to be on the network, because the laptop status message changes from "Waiting for users" to "Connected" once the netburner connects.
I'm very new to netburner software, so I'm pretty much at a loss here. Any help would be greatly appreciated!
Thanks,
David