Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version of Pycom Fipy @ Saclay #283

Open
EGo41000 opened this issue Apr 5, 2020 · 2 comments
Open

Version of Pycom Fipy @ Saclay #283

EGo41000 opened this issue Apr 5, 2020 · 2 comments

Comments

@EGo41000
Copy link

EGo41000 commented Apr 5, 2020

I am trying to test Lora Mesh on Pycom Fipy at Saclay.
I follow https://docs.pycom.io/firmwareapi/pycom/network/lora/
When trying
pymesh = lora.Mesh()
But get
AttributeError: 'LoRa' object has no attribute 'Mesh'
According to pycom/pycom-libraries#66 device should be upgraded to 1.19.0.b4 (or latest)
Saclay version are
Pycom MicroPython 1.18.2.r2 [v1.8.6-849-5cf02dc] on 2019-03-07; FiPy with ESP32
Could Fipy devices be upgraded to latest version ?
Thanks,
Emmanuel.

@aabadie
Copy link
Contributor

aabadie commented Apr 6, 2020

Thanks for reporting this problem. To upgrade the firmware that is running on the Pycom boards, we need a physical access, since this cannot be done remotely.
We'll do that when the lockdown is over.

I'm surprised that you were able to use them anyway since we never provided any documentation about how to use them on IoT-LAB :)

@EGo41000
Copy link
Author

EGo41000 commented Apr 6, 2020

Hello Alexandre,
Thanks for your support !
I already have some Pycom products (Lopy in particular). I was wondering if I could prog them (in C), but in fact they are only running micropython, which is 'simple' to use.
Are you planning possibility to flash them (from C) like other platforms ?
BR,
Let me know when you succeed to upgrade.
Emmanuel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants