Search found 5 matches

by mdffeng
Wed Mar 01, 2017 3:10 am
Forum: Report Bugs
Topic: 如何让wifi和bt同时工作
Replies: 1
Views: 7563

如何让wifi和bt同时工作

今天写了段代码,希望让wifi和bt同时工作。但是很不幸,一直未能成功。
wifi模式:STA
bt模式:主

情形一:先启动wifi,然后启动bt
结果: wifi不能连接到ap,bt工作正常

情形二:先启动wifi,待wifi连接到ap后再启动bt
结果:wifi启动后可以连接到ap;但是启动bt后,bt工作正常;但是wifi会断开,再次连接任然失败

情形三:先启动bt,然后启动wifi
结果:wifi不能启动,bt工作正常

附件是编译时使用的sdkconfig.h

请问如何才能让wifi和bt同时工作?
by mdffeng
Mon Feb 27, 2017 1:59 am
Forum: Hardware
Topic: ESP32-DevKitC的flash大小
Replies: 2
Views: 6372

Re: ESP32-DevKitC的flash大小

Thanks for your answer. I have downloas a single-app file to it. It works well now. thanks again. :D
by mdffeng
Fri Feb 24, 2017 10:06 am
Forum: Hardware
Topic: ESP32-DevKitC的flash大小
Replies: 2
Views: 6372

ESP32-DevKitC的flash大小

今日购得两块ESP32-DevKitC。在download时才发现还不知道flash大小。
麻烦哪位兄弟告知。多谢
by mdffeng
Tue Feb 21, 2017 2:44 am
Forum: Report Bugs
Topic: IP_FORWARD dose not work
Replies: 0
Views: 3644

IP_FORWARD dose not work

IP_FORWARD has been set to 1 in \lwip\include\lwip\lwip\opt.h at first. Then I run esp32 wifi in sta+ap mode. But esp32 could not forward ip package from ap interface to sta interface.
by mdffeng
Tue Feb 21, 2017 2:32 am
Forum: Report Bugs
Topic: BLE rssi is too strong
Replies: 1
Views: 5734

BLE rssi is too strong

I set esp32 to gatt client mode. It scanned some iBeacon messages. But the rssi of iBeacon is too strong. eg: iBeacon rssi is -29dbm when the distance is 1 meter from esp32 while calibrated value is C7 ( -57dbm)