8 years, 10 months ago.

Initial Setup and Altering of Source Code. Flashing Red LED

Hello

I'm just curious about how many changes I would need to make from the initial starting code in order to get the program to work.

Aside from altering the SSID and PASSWORD fields in main.cpp, changing the const char* xmac in WizFi250_at.cpp to the specific MAC address of my WizFi250 module, and fixing the Stream error that I have seen in other support forums, it there anything completely obvious that I am missing?

Right now, I am able to successfully compile, program that board and monitor the serial output. With debugging on, I just see a couple of timeout messages and then the status LED on the frdm k64f just starts flashing red.

Other than that, the code hasn't be altered and has been updated to mbed-src library files.

I am fairly new to this so any feedback would be appreciated.

Also, I am also using the initial firmware version (Version 0201) whereas there is an updated version (0221) available on this website. However, on the update page, I saw more than one instance of issues with the update and would rather not risk it if I don't have to.

Question relating to:

Be the first to answer this question.