HandHeldLegend / HOJA-LIB-ESP32

An API project to emulate various retro and modern controllers on ESP32.
Other
56 stars 12 forks source link

Second esp32 #8

Closed IgnacioGV closed 1 year ago

IgnacioGV commented 1 year ago

Hi, first of all your project is awesome and in trying to reproduce the NES controller but I had an inconvenient with a second esp32, after programming it mentioned that the authentication with the switch was successful and appear a code but when I try to find it in the switch this one never appears. do you know what is happening or only I can use one esp32 per Nintendo switch?

mitchellcairns commented 1 year ago

I'll have to look into this more in the coming weeks. The Mac address on a new flash would be randomized on the first boot, so it shouldn't be a conflict there. Maybe there's something else going on, but I'll have to look into this further later on. You might try monitoring the controller while connecting or attempting and seeing what happens. Thank you.

mitchellcairns commented 1 year ago

Hi, first of all your project is awesome and in trying to reproduce the NES controller but I had an inconvenient with a second esp32, after programming it mentioned that the authentication with the switch was successful and appear a code but when I try to find it in the switch this one never appears. do you know what is happening or only I can use one esp32 per Nintendo switch?

Hi Ignacio. I've tested with the latest version of code, verified two ESP32 does work.