Most recent activity
-
Hi @Vasily. I have managed to flash a Sonoff device successfully. I have 3 devices and have managed to successfully connect one of the devices (unflashed) to my wifi. The Espruino flashed device (1v96) works great (can load and execute code on it no problem), but will not connect to wifi. I have an Espruino wifi device that I use the same code for and it connects fine. Funny thing is, with the sonoff device when I try to connect i reports no_ap_found (and list command to find ap's reports an empty array), but if I use an incorrect password, it reports bad password! That tells me it's finding the ap and reporting an incorrect password right? SO how come with the correct password it reports no_ap_found? any suggestions?
-
-
@billsalt Is this the dev kit you are referring to?
http://au.element14.com/nordic-semiconductor/nrf52-dk/dev-kit-bluetooth-low-energy-soc/dp/2842319 -
-
Hi @billsalt, could you explain to me what you used to load the nrf hex file and which the SWD pins are?
Thank you @MaBe I'll check this! And thanks @Vasily that looks very interesting indeed!