knopserl

Results 28 comments of knopserl

Thanks, that is what I finally did and what worked (took me also some time). I just wanted to know what addresses I need if I flash both, the bootloader...

Ok, thanks, I managed to do the upload by using the generic STM bootloader and used the the Arduino IDE and do the updload by compile/upload with the bootloader als...

same question here: TTGO T8 v1.7. it would be nice and required if a board definition is provided for Arduino Studio. We always have o use another board like WEMOS...

Meanwhile I got it to work with one of the hints from one of the project fork. HE did a workaround and splited the app1.hex into three *.bin files with...

@MotoMaxis thanks, I'll try it (but I guess I have tried already files with that name). This works with the Wildcat 6.5 fiirmware? I have the DSO203 with 2.71HW. Currently...

@stripeyhorse so you have included the SHT3x sensors (SHT31, 35 etc) and a TFT display support from the m5stack? But there is still e-paper support missing right?

@baldram long time ago, bcause I was busy with another ESP32 project. Now I'm back on the MIDI toolbox. I'm still looking for a good VS1053 lib which supports or...

@flossandmeditate lets see, I don't give up yet. The MIDI mode should be possible to be enabled via a SPI code sequence not requiring real time MIDI. Real time MIDI...

@baldram RT MIDI by loding a usercode to the VS1053B works, it does then play MIDI notes. These examples work as MIDI player through SPI or serial: MP3_Shield_RealtimeMIDI.ino https://gist.github.com/microtherion/2636608 https://www.mikrocontroller.net/attachment/353944/MP3_Shield_RealtimeMIDI_demo.ino...

now I have installed the gatt packages (as decribed) and reinstalled the esh bluetooth bindig and esh blue-giga binding and the serial binding and the BlueGiga Bluetooth Dongle is online...