Search found 12 matches

by alonewolfx2
Fri Mar 20, 2015 5:38 pm
Forum: Showcase
Topic: BOSCH BME680
Replies: 3
Views: 12014

Re: BOSCH BME680

bme680 fit in my garden project :) but it seems its very new chip and mouser have no stock.
best regards.
by alonewolfx2
Fri Feb 06, 2015 6:38 am
Forum: ESP8266 SDK
Topic: ESP8266 SDK with RTOS released on github!
Replies: 14
Views: 70711

Re: News!ESP8266 SDK with RTOS released on github!

We would like to see new forever deepsleep and deepsleep type functions on freertos. Is it possible? Do you planning to add this features on freertos?
Thank you for your good work.
by alonewolfx2
Tue Feb 03, 2015 3:52 am
Forum: ESP8266 SDK
Topic: Features:light-sleep and deep-sleep under sdkV0.9.5
Replies: 3
Views: 24049

Re: Features:light-sleep and deep-sleep under sdkV0.9.5

how can we set dtim in at example? can you share some code?
by alonewolfx2
Sat Jan 31, 2015 8:51 pm
Forum: ESP8266 SDK
Topic: I2S REGISTERS
Replies: 26
Views: 39004

Re: I2S REGISTERS

any progress?
by alonewolfx2
Wed Jan 28, 2015 11:08 pm
Forum: ESP8266 SDK
Topic: system_deep_sleep(0); does not work for the purposes.
Replies: 3
Views: 7363

system_deep_sleep(0); does not work for the purposes.

system_deep_sleep(0); does not work for the purposes. it's sleeping very vell until connect rst pin to low but it's consuming a lot of power in this sleep mode.(~50mA). I think it's a bug.
i hope fixed soon.
by alonewolfx2
Tue Jan 06, 2015 2:31 am
Forum: ESP8266 SDK
Topic: ESP8266 SDK with RTOS released on github!
Replies: 14
Views: 70711

Re: News!ESP8266 SDK with RTOS released on github!

sorry my mistake. it's working. but still freertos sdk is buggy. for example i am trying to connect router in station mode with tcp request but it need restart sometimes.
by alonewolfx2
Sun Jan 04, 2015 7:26 pm
Forum: ESP8266 SDK
Topic: ESP8266 SDK with RTOS released on github!
Replies: 14
Views: 70711

Re: News!ESP8266 SDK with RTOS released on github!

ok. It seems working now. but i tried set ssid and it's working too except one thing. What is ssid size? i saw ssid:uint8[32]. i set ssid to "espTestWifi2" and i saw "espTestWif" in wireless networks. than i set ssid to "esptestwf" and i saw "estestwf" in wire...
by alonewolfx2
Wed Dec 31, 2014 8:00 pm
Forum: Showcase
Topic: NodeMcu - A lua based firmware for esp8266
Replies: 4
Views: 13308

Re: NodeMcu - A lua based firmware for esp8266

It's open-source now. Here is github link https://github.com/nodemcu/nodemcu-firmware
by alonewolfx2
Wed Dec 31, 2014 6:15 pm
Forum: ESP8266 SDK
Topic: ESP8266 SDK with RTOS released on github!
Replies: 14
Views: 70711

Re: News!ESP8266 SDK with RTOS released on github!

still its not working. rts.PNG here is full log. ets Jan 8 2013,rst cause:1, boot mode:(3,7) load 0x40100000, len 28544, room 16 tail 0 chksum 0x61 load 0x3ffe8000, len 1968, room 8 tail 8 chksum 0xac load 0x3ffe87b0, len 6476, room 0 tail 12 chksum 0x6d csum 0x6d pp_task_hdl : 3fff1b78, prio:20, st...
by alonewolfx2
Wed Dec 31, 2014 12:17 am
Forum: ESP8266 SDK
Topic: ESP8266 SDK with RTOS released on github!
Replies: 14
Views: 70711

Re: News!ESP8266 SDK with RTOS released on github!

Espressif_Faye wrote:Please try to create a new task to do this softap set config thing..
Because memory for one task is limited..
Thanks for your interest in ESP8266 !

i tried but still its not working. Can you share sample code?

Go to advanced search