Page 2 of 2

Re: Permission denied on Make for xtensa-lx106-elf-gcc

Posted: Fri Aug 21, 2020 3:22 pm
by Roberthh
Which version of Micropython is running on the XBEE? Use uos.uname() or press Ctrl-B in repl.
You might have to checkout an older version of the micropython repository, or build for the proper target.
Are you sure you need the IDF for ESP8266?

Re: Permission denied on Make for xtensa-lx106-elf-gcc

Posted: Sat Aug 22, 2020 11:15 am
by lambu0815
So sorry, didn't notice your reply on page 2.

uos doesn't know about "uname". Ctrl-B:

MicroPython v1.11-1447-g3657cd3 on 2020-03-31; XBee3 DigiMesh 2.4 with EFR32MG

And no, I'm absolutely not sure I need that framework. All I want is to use that DLV pressure sensor on an XBee3 via I2C so rewriting the driver is probably the better solution. However, my programming skills and current time constraints are a bad combination to give it a try. We do have some funding to give away though... PM welcome.