Search found 3 matches

by BluCode
Sun Jul 16, 2017 8:05 pm
Forum: General Discussion
Topic: [Solved] How to disable boot and wifi log messages.
Replies: 1
Views: 5741

Re: How to disable boot and wifi log messages.

I solved the issue my doing a make clean and recompiling.
by BluCode
Sun Jul 16, 2017 3:36 pm
Forum: General Discussion
Topic: [Solved] How to disable boot and wifi log messages.
Replies: 1
Views: 5741

[Solved] How to disable boot and wifi log messages.

I am using the arduino-esp32 library with esp-idf and I am wondering how to disable the following log messages: [0;32mI (11) boot: ESP-IDF v3.0-dev-80-g9b30f66 2nd stage bootloader[0m [0;32mI (11) boot: compile time 17:52:24[0m [0;32mI (11) boot: Enabling RNG early entropy source...[0m [0;32mI (25) ...
by BluCode
Thu Jul 13, 2017 12:54 am
Forum: General Discussion
Topic: Internal pull-up resistors not working on some pins.
Replies: 0
Views: 3043

Internal pull-up resistors not working on some pins.

I have recently been experimenting with the internal pull-up resistors in terms of waking from deep sleep, and I have found that the pull-up resistors on pins 4, 12, and 13 are not working. I measure no voltage with a meter when the pull-up *should* be enabled, and the same meter measures about 3.1V...