mahesh2000
mahesh2000
I used the boards manager. it's not a big deal, but i thought i'd make a note of it in case someone else had the same issue.
do you mean that i cannot use ulptool since my esp32 core is in `C:\Users\\Documents\ArduinoData\packages\esp32`? as it was automatically put there by the board manager, do i have any way...
no, i've not touched it manually. i'm running Arduino 1.8.11 on a Windows 10 machine. is there anything i can do? i don't know it helps, but here's are my...
i kinda got it working in `C:\Users\\Documents\ArduinoData\packages\esp32` by making a few changes. It still *won't* upload when ulptool is installed; need to figure out why. 1. `esp32ulp_mapgen.py` needs to be...
**got it working**, i think. if the arduino project does *not* use the ulp, the `esp32\hardware\esp32\1.0.4\platform.local.txt` file must be removed. otherwise while the project compiles, it does not upload. if...
is there any compatibility between this SDK and the official nRFgo SDK?
Thank you! On Tue, Dec 13, 2016 at 3:08 PM, Baruch Even wrote: > I don't think there is any compatibility, there was never an attempt to be > compatible....
Was there any solution found? Thanks.
is there *any* documentation or are there any examples for this particular device? it's different enough from the Wireless Stick Lite V2. the deep sleep doesn't compile and, separately, i...
There is an entirely different board definition repo on GitHub which you need to install. There are a few ways to do it, none of them simple. I did my...