Gordon Williams
a7e92e7066
Updated included JS libraries
2019-03-13 14:44:34 +00:00
Gordon Williams
b6cd61ebf6
remove inbuilt smartibot libs until they mature
2019-02-27 10:16:18 +00:00
Gordon Williams
74ad37a6cf
Smartibot inclusion into main source tree
2019-02-26 15:10:27 +00:00
Gordon Williams
571d4472fb
Update the included JS libraries
2018-12-11 10:34:11 +00:00
Gordon Williams
124cdc2784
Add setNBCellOn for RAK8211-NB ( fix #1581 )
2018-12-10 10:52:11 +00:00
Gordon Williams
566d9759d2
reverting AT command \r -> \r\n check as not all devices send \r\n all the time
2018-10-11 16:25:44 +01:00
Gordon Williams
679772650c
updated AT
2018-10-03 09:45:56 +01:00
Gordon Williams
4e8b6f71c2
update to newest AT - fix potential hang
2018-10-03 09:37:02 +01:00
Gordon Williams
9db8058f8b
revert bad assumption about how ESP8266 handled send
2018-10-02 16:18:21 +01:00
Gordon Williams
adbab2e83b
Fix issue when AT lib has to process multiple custom line handers in one packet
...
Espruino WiFi: Fix unreliable send when receiving lots of data on another socket
Espruino WiFi: Only rename `EspruinoWiFi` to `WiFi` if not found (allows easier debug)
2018-10-02 11:53:59 +01:00
Gordon Williams
6b2b4a3385
bring Thingy.js comments up to date - eg. delete TODO as it's done
2018-09-25 13:53:30 +01:00
Gordon Williams
67e0fdef48
debug tweaks for BG96
2018-09-25 09:44:21 +01:00
Gordon Williams
ecccc046bd
update with latest BG96 implementation
2018-09-25 09:38:51 +01:00
Gordon Williams
cd819648f3
tweak GPS startup as per http://forum.espruino.com/conversations/325552
2018-09-24 10:25:45 +01:00
Gordon Williams
9c668998f6
Pull in new AT module for https://github.com/espruino/Espruino/issues/1512
2018-09-21 14:04:00 +01:00
Gordon Williams
2a0eee7666
switch RAK8212 to BG96
2018-09-05 09:40:16 +01:00
Gordon Williams
000eadf6f8
updated quectel driver to allow roaming connections
2018-08-24 14:49:15 +01:00
Gordon Williams
65983dbaf5
update js
2018-08-13 09:24:37 +01:00
Gordon Williams
36ac94d0a7
Added RAK8212 (and include SMS/GPRS code in RAK8211/2 builds)
2018-08-02 12:23:49 +01:00
Gordon Williams
d9b86262cb
remove comments
2018-08-02 09:10:21 +01:00
Gordon Williams
62317d9490
adding RAK8212 support
2018-08-01 12:51:58 +01:00
Gordon Williams
51770d08af
RAK8211 polishing
2018-06-15 15:33:19 +01:00
Gordon Williams
5135d732d1
Cleaner iTracker API
2018-06-14 17:37:29 +01:00
Gordon Williams
de0ddab9e5
better 8211 support - GPS now working, all peripherals working. Just need to tidy up the API
2018-06-13 17:00:44 +01:00
Gordon Williams
fc68891802
Merge branch 'master' into iTracker_WIP
2018-06-13 14:31:47 +01:00
Gordon Williams
eaef9c1440
Add better docs for the form of Wifi callback functions
...
Modify ESP8266/ESP32 callbacks to match the node.js style used elsewhere
2018-04-30 09:02:20 +01:00
Gordon Williams
85fa167b33
refactoring of JS, adding iTracker py file from narioinc
2018-04-19 17:13:18 +01:00
Gordon Williams
b95e0b8283
fix wifi connect regression
2018-03-16 16:27:22 +00:00
Gordon Williams
5bf7f3571c
fix espruino wifi connect when in AP mode
2018-03-16 15:24:46 +00:00
Gordon Williams
9ffc516204
trying to bring WiFi docs/functions for Espruino in line on all platforms
2018-02-07 17:30:30 +00:00
Gordon Williams
2b6419dc57
Include WiFi and AT libraries inside Espruino WiFi builds
2018-02-07 15:50:16 +00:00
Mark Becker
a1db6c07b6
or add as prefix to make
2018-01-28 23:10:35 +01:00
Gordon Williams
f3ba1023ff
Allow JS modules to be built-in by adding files to JSMODULESOURCES
2018-01-16 13:14:38 +00:00