v01d opened a new issue #3157: URL: https://github.com/apache/incubator-nuttx/issues/3157
If I enable RAMLOG, right after boot I see this: ``` nsh> dmesg [ 0.000000] Idle Task: esp32_rng_initialize: Initializing RNG [ 0.030000] init: I (17) wifi:[ 0.030000] init: wifi driver task: 4, prio:253, stack:6656, core=0[ 0.030000] init: [ 0.080000] wifi: I (69) wifi:[ 0.080000] wifi: wifi firmware version: b9e8721[ 0.080000] wifi: [ 0.080000] wifi: I (69) wifi:[ 0.080000] wifi: wifi certification version: v7.0[ 0.080000] wifi: [ 0.080000] wifi: I (70) wifi:[ 0.080000] wifi: config NVS flash: enabled[ 0.080000] wifi: [ 0.080000] wifi: I (70) wifi:[ 0.080000] wifi: config nano formating: disabled[ 0.080000] wifi: [ 0.080000] wifi: I (70) wifi:[ 0.080000] wifi: Init data frame dynamic rx buffer num: 32[ 0.080000] wifi: [ 0.080000] wifi: I (71) wifi:[ 0.080000] wifi: Init management frame dynamic rx buffer num: 32[ 0.080000] wifi: [ 0.080000] wifi: I (71) wifi:[ 0.080000] wifi: Init management short buffer num: 32[ 0.080000] wifi: [ 0.080000] wifi: I (71) wifi:[ 0.080000] wifi: Init nsh> ``` Note I have enabled INTBUFFER. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org