I’m tried to program wifi bee through wireless sd shield and arduino uno.
But failed. So I have next questions:
Wifi bee can be programmed through wireless sd shield?
If yes, what is proper way to do this?
Thanks!
Upd1
What I’m do already:
I’m tried compile code for atmega328 and upload it In mode usb on wirless sd shield.
On this step everything ok.
But looks like I’m program only chip on arduino board, and wifi bee seems like not be programmed.
Can anybody say what I miss?
Upd2
What is proper way to check the uploading results on wifi bee?
There is an simple example of wifi diode blinker?