Open cmdc0de opened 6 years ago
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.
Ideas for programming quests for ESP