- 09 Feb, 2015 1 commit
- 
- 
Santiago authored
 
- 
- 07 Feb, 2015 2 commits
- 
- 
funshine authored
- 
Till Klocke authored
 
- 
- 05 Feb, 2015 3 commits
- 
- 
Till Klocke authored
- 
Till Klocke authored
- 
Till Klocke authored
 
- 
- 02 Feb, 2015 1 commit
- 
- 
Tuan PM authored
 
- 
- 31 Jan, 2015 1 commit
- 
- 
Tuan PM authored
 
- 
- 29 Jan, 2015 1 commit
- 
- 
HuangRui authored* dsleep( us, option ) Hardware has to support deep-sleep wake up (XPD_DCDC connects to EXT_RSTB with 0R). system_deep_sleep(0) ,set no wake up timer,connect a GPIO to pin RST, the chip will wake up by a falling-edge on pin RST. ** us: Integer time to sleep. if us = 0, it will sleep forever. ** option: Integer option=0, init data byte 108 is valuable; option>0, init data byte 108 is valueless. More details as follows: 0, RF_CAL or not after deep-sleep wake up, depends on init data byte 108. 1, RF_CAL after deep-sleep wake up, there will belarge current. 2, no RF_CAL after deep-sleep wake up, there will only be small current. 4, disable RF after deep-sleep wake up, just like modem sleep, there will be the smallest current. 
 
- 
- 28 Jan, 2015 1 commit
- 
- 
alonewolfx2 authoredusage: -- no wakeup until rst pin to low node.dsleep(0) -- 4 mean no RF after deepsleep. node.dsleepsetoption(4) 
 
- 
- 27 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 26 Jan, 2015 1 commit
- 
- 
alonewolfx2 authoredexample usage and result ``` print(node.readvdd33()) 3348 > ``` 
 
- 
- 24 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 23 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 18 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 16 Jan, 2015 1 commit
- 
- 
iabdalkader authored* Add SPI support (master mode only) * Issue #50 
 
- 
- 12 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 09 Jan, 2015 1 commit
- 
- 
unknown authored
 
- 
- 08 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 07 Jan, 2015 1 commit
- 
- 
funshine authored
 
- 
- 05 Jan, 2015 1 commit
- 
- 
HuangRui authored
 
- 
- 31 Dec, 2014 3 commits
- 30 Dec, 2014 4 commits
- 
- 
funshine authored
- 
alonewolfx2 authoreddhcp client must be stop before setting station ip 
- 
funshine authored
- 
funshine authored
 
- 
- 29 Dec, 2014 2 commits
- 22 Dec, 2014 1 commit
- 
- 
funshine authored
 
-