Hello, I'm programming an Esp32 with micropython (v1.24.1), it works great with nRF Connect, I can receive my data without any problem. The problem comes when I try to connect with my own application. I can see the device in the list picker, but after selecting the device, it returns to screen1 with error 507. How can I fix this?
These are my codes: