Results 464 comments of chegewara

Instead of building mkfatfs try this with your esp32: http://esp32.chege.eu.org/#192.168.1.99 `192.168.1.99` is IP of your esp32. Ive uploaded it and serve from my home server because its easier to change...

Looks like its not working, but its on bottom on my list things todo. If this is something you need, then i can try to get it work.

We have slow progress. BLE scan is working now, there is still some issue with stability because of lack of heap, but i can scan for ble devices and enumerate...

Slow, veeeery slow progress ![ble](https://user-images.githubusercontent.com/1406020/32290353-1a94c85a-bf3a-11e7-8b15-e2493b36f22a.jpeg)

Still there is some space to upgrade, but at least works. ![server](https://user-images.githubusercontent.com/1406020/32476245-5edfa580-c376-11e7-9a7a-15bfa8e79609.jpg)

Most features implemented. Only descriptors and reading/writting values left to implement. If there is something im missing please tell me. ![client](https://user-images.githubusercontent.com/1406020/32676599-8b48b4ee-c65b-11e7-8fd5-c96bcc2a6ef9.jpg) There is one thing I have to say. Lately...

This part is just start project and ive moved to implement BT functionality. As for now should work i2c scan, read and write. Read and write i2c bus needs a...

Interface to connect to esp32 with flashed ESP32Explorer is in this folder >> https://github.com/nkolban/ESP32_Explorer/tree/master/fatfs_data. There is few requirements: - your local network needs to be in subnet 192.168.1.0, - address...

No, it is not loaded onto esp32 at all. At the moment im hosting it from my home server, but like i said, you can copy it somwhere onto your...

As you know its still work in progress. Ive seen issue and working on it now.