Lorenzosciacca

Results 18 comments of Lorenzosciacca

![weather_app_render](https://user-images.githubusercontent.com/60114811/184002277-9ff89c2d-c424-4120-a28f-c1e8454f2049.png) I’m working on a weather app for OSW, right now I’m able to perform a get to Open Weather map. The connection requires https and also an API key,...

@simonmicro thank you! @RuffaloLavoisier , of course, it will be a pleasure for me.

flash update: this is how the app looks like now. While i was playing with the smartwatch the screen died, it’s the usual problem but this slowed down everything. In...

The app is available [here](https://github.com/Lorenzosciacca/OSW_weather). Note: there is a bug, when i try to perform the GET to openweather i can't enable the wifi directly from the app, instead it's...

Yes, i can, now i'm not at home, tomorrow morning i can do It for sure. On develop right?

I don't know if i can help, but this is my personal experience related to Wi-Fi problems. I'm currently using the version 3.2 from lilygo and the code of the...

> @simonmicro > Should we fix with the emulator exception handling build? See OSW-emulator CI. > > @Lorenzosciacca > Did you check if there are any exposed parts such as...

> > @simonmicro Should we fix with the emulator exception handling build? See OSW-emulator CI. > > @Lorenzosciacca As this app won't work in the emulator, please make sure to...

i'm trying to solve [this](https://github.com/Open-Smartwatch/open-smartwatch-os/pull/299#discussion_r982454296), but i'm a little bit confused. I have to use directly the esp32 functions without the wrapper? or using them with a new wrapper? (solved...

> Note: the update seems to be possible only when the wifi is already activated ( from the time update app for example) and anyway is not always possible to...