issues Search Results · repo:micropython/micropython-esp32 language:C
Filter by
179 results
(98 ms)179 results
inmicropython/micropython-esp32 (press backspace or delete to remove)Hi, initial time i want to send some data through ble. after that iam not using. how to stop or disable ble?
Shafikulachalil
- 1
- Opened on Aug 9, 2023
- #267
It would be great if UART accepted Pin class instead of integers
UART(1, 9600, timeout=1000, rx=Pin(18), tx=Pin(17))
Traceback (most recent call last):
File stdin , line 1, in module
TypeError: ...
MATTYGILO
- 2
- Opened on Nov 18, 2022
- #266
I tried to using PWM on firmware 1.18 to control a servo motor and it doesn t work. With high frequencies the PWM-Signal
was ok, on lower frequencies I didn t get any signal.
So I did some test with an ...
Kampfzwerg87
- 1
- Opened on Mar 13, 2022
- #264
HI,
Is it possible to setup external crystal to use with RTC to have a good time, because I don t see option ?
Sincerely Eric
ebelouet
- 6
- Opened on Jan 8, 2022
- #263
CC extmod/mpexception.c CC ../../lib/oofatfs/ff.c CC ../../lib/oofatfs/ffunicode.c CC ../../lib/littlefs/lfs2.c CC
../../lib/littlefs/lfs2_util.c CC ../../extmod/modbtree.c In file included from
../../lib/berkeley-db-1.xx/PORT/include/../../btree/btree.h:44:0, ...
MRxing1
- 1
- Opened on Apr 14, 2021
- #262
I m compiling the firmware of esp32. I encountered the following problems and asked for assistance;
xkp@xkp-VirtualBox:~/esp32/micropython/ports/esp32$ make MicroPython v1.13-30-g1d344f446-dirty Use make ...
MRxing1
- 1
- Opened on Apr 13, 2021
- #261
The ESP32 port has now been merged back into the main MicroPython repository and this repository is maintained for
historical purposes.
Please make new issues and pull requests against the master branch ...
Faeranne
- 1
- Opened on Sep 12, 2020
- #260
The ESP32 port has now been merged back into the main MicroPython repository and this repository is maintained for
historical purposes.
Please make new issues and pull requests against the master branch ...
30toB
- Opened on Jun 8, 2020
- #259
I had tried many times, but it still fails Results: ying@ying-MS-7B22:~/esp/micropython-esp32/ports/esp32$ make Use make
V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. 16:45:18.132237 ...
Chrithon
- 1
- Opened on Feb 21, 2020
- #258
Hello. I am doing a project with esp32 devkitc v4. I send AT commands to setup webserver and when one user connects my
web server, his user number is coming to me like 1,CONNECT. After that I am using ...
hiflord
- 2
- Opened on Jan 31, 2020
- #257

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.