QUERY · ISSUE
gap_advertise connectable=False doesn't work
port-esp32needs-info
Port, board and/or hardware
esp32-c3 port
MicroPython version
1.26.1
Reproduction
Setup:
https://github.com/rroemhild/ubeacon/blob/main/examples/eddystone_uid.py
Expected behaviour
not visible/advertised as connectable
Observed behaviour
Advertised as connectable. Tested with a smartphone and a laptop.
Additional Information
No, I've provided everything above.
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
REPL with telnet
Port, board and/or hardware
ESP32-C3
MicroPython version
v1.23.0
https://micropython.org/resources/firmware/ESP32_GENERIC_C3-20240602-v1.23.0.bin
Reproduction
The documentation says, i need to simple telnet to the device ip address.
https://docs.micropython.org/en/v1.9.3/wipy/wipy/tutorial/repl.html
But the telnet client does not connect to the port 23.
Expected behaviour
Telnet connection on the port 23.
Observed behaviour
Additional Information
No, I've provided everything above.
Code of Conduct
Yes, I agree