Alec Lanter

Results 22 comments of Alec Lanter

Just commenting to say we're running into the same issue with a stack that sets multiple SSM Parameter Store values. It's intermittent, but very annoying when it happens. CFN should...

@zinderic : Are you still working on this? If not, I'll pick it up for you, but I don't want to step on your toes if you're just delayed and...

If you follow the link to the app's website, there's a SourceForge link to the released executables.

I don't think submodules are the way to go for board-specific stuff, otherwise running a `git clone --recurse-submodules` or a simple `git submodule update --init --recursive` will pull down WAAAAAYYYYY...

@mcknly I think we should have a Discord conversation. I've run across some...oddities with the Pico SDK, lwIP, and FreeRTOS. If you want to shoot me an email at the...

@mcknly : You can ignore that last message from me. Looks like there's an update to one of the configuration options that was causing the issue.

@mcknly Yep. Gotta love how thoroughly Amazon documents stuff, don't you? I work with AWS daily for my "real" job, and their documentation practices are a constant source of irritation...

@mcknly I meant that the stack should run outside of the `servicemanager`. When I first started looking at bbos, I was thinking WiFi would need to run as a service...

Well...it compiles and boots, but it now hangs when it tries to initialize the wifi chip. I've tried several configuration tweaks to no avail. I'm going to spin up a...