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

ESP WROOM 32: Programming Quests #11

Open
cmdc0de opened this issue Apr 8, 2018 · 1 comment
Open

ESP WROOM 32: Programming Quests #11

cmdc0de opened this issue Apr 8, 2018 · 1 comment
Assignees
Milestone

Comments

@cmdc0de
Copy link
Contributor

cmdc0de commented Apr 8, 2018

Ideas for programming quests for ESP

  • Set up env
    • Using the existing code to blink the LED associated with WROOM 32
    • Use existing code to send a new XXX command via BLE
@cmdc0de cmdc0de self-assigned this Apr 8, 2018
@cmdc0de cmdc0de added this to the 6/10 milestone May 17, 2018
@envelope000
Copy link

envelope000 commented May 30, 2018

Reviewed partition table process and running multiple apps for use in a MicroPython programming quest. Best approach appears to be writing both apps - main ESP app and MP app - to the device initially and then having agents push otadata pointer to switch to MP. We may need to review what functionality would be lost when switching apps, or just build a custom MP binary to cover any functions we need consistently from the radio while agents are in MP mode. Will try running two apps in parallel next and try making one MP.

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