Xinyuan-LilyGO / T-Display-S3

MIT License
734 stars 174 forks source link

Examples Dabble Issue #68

Closed buzzysale closed 1 year ago

buzzysale commented 1 year ago

In the examples, particularly the NES example, the dabble app connects to ble, but does not download the pin configuration.
"Connected". "Acquiring connected board detail" and then nothing happens and no detail is provided.

mmMicky commented 1 year ago

I use Android. I can use it directly after connecting to bluetooth, there is no other prompt.

buzzysale commented 1 year ago

What compiler/ide are you using? I am using platform.io and I'm not sure if i'm doing it right. I can get the ROM to load to the main screen. But no dabble connection and dabble isn't loading any buttons and there's no response to pins. I do get a Connected, but nothing after that. iphone 8+

buzzysale commented 1 year ago

How do I troubleshoot what's happening?

mmMicky commented 1 year ago

I am also using platformIO to build. You try to upload an NES game to the data directory. Then upload to the file system to see if it is running normally.

mmMicky commented 1 year ago

The sample doesn't have any NES games built in. Because uploading it is an act of copyright infringement. I can only provide methods used by the simulator.

buzzysale commented 1 year ago

Uploading a rom is successful. That part works. I

t’s dabble that isn’t working with the esp.

mmMicky commented 1 year ago

There is also a stupid but effective way. It is recommended that you find a mobile phone with Android system for testing.

buzzysale commented 1 year ago

Okay and if that works?

mmMicky commented 1 year ago

If it works fine, it proves that dabble software is not compatible to work on iphone.