Search found 22 matches

by xzwang
Mon Jun 12, 2017 9:20 am
Forum: General Discussion
Topic: Can‘t compile esp_idf?
Replies: 1
Views: 4498

Can‘t compile esp_idf?

hi,all,

I has update the esp_idf today, It has three months since last update. I try to compile the latest esp_idf but failed.
The error information is:
include/esp_assert.h:23:28: error: first argument to '__builtin_choose_expr' not a constant
_Static_assert(__builtin_choose_expr(__builtin ...
by xzwang
Fri Mar 31, 2017 3:07 am
Forum: General Discussion
Topic: Is there any app support ESP32 SmartConfig V2.6.3?
Replies: 0
Views: 3645

Is there any app support ESP32 SmartConfig V2.6.3?

I have checked out the latest ESP_IDF, and found that ESPTOUCH for smartConfig didn't work, but AIR_KISS work fine.
Is there any app support ESP32 SmartConfig V2.6.3 ?

Thanks.
by xzwang
Thu Mar 02, 2017 5:52 am
Forum: General Discussion
Topic: ESP32 Crashed when listening BLE advertising after long time
Replies: 13
Views: 18754

Re: ESP32 Crashed when listening BLE advertising after long time

Thanks for your reply.

I have scanning BLE advertising for several hours.
That's true there are many BLE device in test environment.

However, I didn't concern the BLE device name, but the information in BLE advertising, It means that no specific device was required. And I also restart scanning ...
by xzwang
Thu Mar 02, 2017 3:01 am
Forum: General Discussion
Topic: ESP32 Crashed when listening BLE advertising after long time
Replies: 13
Views: 18754

ESP32 Crashed when listening BLE advertising after long time

Hi,guys,
I got a crash when listening BLE advertising after long time. The crash INFO is followed:

BT: command_timed_out hci layer timeout waiting for response to a command. opcode: 0x200c [0m
***ERROR*** A stack overflow in task Tmr Svc has been detected.
abort() was called at PC 0x40086b24
Guru ...
by xzwang
Wed Feb 22, 2017 1:35 am
Forum: General Discussion
Topic: Crash happen after connect AP long time
Replies: 4
Views: 9755

Re: Crash happen after connect AP long time

Hi,ESP_puff

ESP32 has keep connection for several hours. and the crash can reproduce.

The Situation:
1,ESP32 is listening BLE advertising constantly.
2,ESP32 enable WIFI and connect AP.
3,Disable use dual core for FreeTROS in sdkconfig.
4,After several hours, ESP32 received "SYSTEM_EVENT_STA ...
by xzwang
Tue Feb 21, 2017 1:17 am
Forum: General Discussion
Topic: Crash happen after connect AP long time
Replies: 4
Views: 9755

Crash happen after connect AP long time

Hi,all

I got a crash which seemed to be happened after connected AP for long time. ESP32 disconnected to AP, and print the log like that:
I (19830063) wifi: bcn_timout,ap_probe_send_start
I (19832563) wifi: ap_probe_send over, resett wifi status to disassoc
I (19832563) wifi: state: run -> init (1 ...
by xzwang
Fri Feb 10, 2017 1:15 am
Forum: General Discussion
Topic: Coredump info is incomplete
Replies: 3
Views: 7495

Re: Coredump info is incomplete

Coredump info is complete after IDF updated.
Thanks.

But I am wonder how to analysis the core info like this:
==================== ESP32 CORE DUMP START ====================

================== CURRENT THREAD REGISTERS ===================
pc 0x400d12e8 0x400d12e8 <esp_vApplicationIdleHook+40 ...
by xzwang
Thu Feb 09, 2017 2:14 am
Forum: ESP-IDF
Topic: Smart config not working with android app
Replies: 5
Views: 10354

Re: Smart config not working with android app

I also get this problem, does anyone can give some suggestion?
by xzwang
Thu Feb 09, 2017 1:22 am
Forum: General Discussion
Topic: Coredump info is incomplete
Replies: 3
Views: 7495

Coredump info is incomplete

I have enabled the config of coredump and print it on UART. However the Coredump info is incomplete, and it can't be analysed by espcoredump.py. I got the coredump info with the "CORE DUMP START", but there is no "CORE DUMP END". The followed info is what I have gotten.
Guru Meditation Error: Core ...
by xzwang
Mon Feb 06, 2017 8:26 am
Forum: General Discussion
Topic: I got a crash when scanning BLE devices constantly
Replies: 1
Views: 5033

I got a crash when scanning BLE devices constantly

Hi guys, I got a crash when scanning BLE devices constantly. The crash info is :

ets Jun 8 2016 00:22:57

rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0008 ...

Go to advanced search