TOLDOTECHNIK

Results 16 comments of TOLDOTECHNIK

Just implemented the code. It is available in the PR #18 ![esp32 captive portal osx](https://user-images.githubusercontent.com/6407553/35210303-fb5458ae-ff51-11e7-8b27-930df418660f.png) > Captive portal support, so you don't have to type in 192.168.4.1 in your browser...

Making it optional is a very good idea. We made the tests with the newest core. One issue we discovered with an older core, is, the ESP32 gets a new...

Did you use the DNS update statement in your loop()? `iot.dnsServer.processNextRequest();`

Can you see the cursor? What type of touch inteface do you have? Which driver is loaded?

That sounds like issue #8. As we don't have your hardware here, we are unfortunately unable to offer any further support.

Compared to the new Raspberry Pi 4, the currently implemented buildroot version is not able to run on this hardware. Some patches need to be applied to make the system...

We are still looking for help on this one...

The rpi4_wpe_defconfig file is needed for building the RPi4 image. We kind of started to create it: [toldotechnik_rpi4_wpe_defconfig.zip](https://github.com/TOLDOTECHNIK/buildroot-webkit/files/5373686/toldotechnik_rpi4_wpe_defconfig.zip)

This project is based on an older buildroot release. But for the RPi4 we need a newer Kernel (5.4 and above). Adapting all the buildroot make/config files is a bunch...

A few days ago, we checked whether an implementation is currently possible without major effort. Unfortunately, the situation has not changed.