gijsio
472bdbcfcc
Pygate ( #342 )
...
* added pygate_reset()
* added US915 / AU915 region + pygate compatibility note
2021-02-12 16:48:58 +01:00
gijsio
d5160720ef
added sigfox examples on separate pages
2021-01-18 16:36:36 +01:00
gijsio
c8ad8e2e0c
changed behaviour
2021-01-18 16:31:09 +01:00
gijsio
fecefb89f0
included tutorial on nvram usage
2021-01-15 11:39:37 +01:00
gijsio
aa20730bca
added rgbled color return
2020-12-28 13:09:23 +01:00
doniks
3dfc6fc0b5
typo
2020-11-29 12:20:06 +01:00
gijsio
dfa92a2320
recommended changes
2020-11-24 16:18:48 +01:00
gijsio
6e17cc90d5
added info about lora classes
2020-11-24 16:18:48 +01:00
gijsio
299fee7a64
removed delay paramter
2020-11-24 16:18:48 +01:00
gijsio
0a9eb069ae
removed uart.readall()
2020-11-24 16:18:48 +01:00
gijsio
7dfc57791b
added ap on boot information
2020-09-21 12:01:34 +02:00
gijsio
069fffb444
fixed additional links
2020-09-18 12:19:56 +02:00
gijsio
a6f7b52e44
clarified TX power
2020-09-18 12:06:37 +02:00
gijsio
0c3f598b0e
Update wlan.md
...
updated tx power information
2020-09-18 09:53:02 +02:00
gijsio
9078e92077
Merge pull request #318 from pycom/api-rework2
...
fixed minor mistakes in lte modem update & other updates
2020-09-11 12:03:18 +02:00
gijsio
24ab1accfc
fixed more broken links using spider
2020-09-11 10:15:18 +02:00
gijsio
716abaaa3a
reworte sentence
2020-09-07 14:31:52 +02:00
gijsio
d2cf956789
add information to OTA
...
made some changes to the OTA firmware udpate
2020-09-04 15:49:27 +02:00
gijsio
031e344677
Update pycom.md
...
updated function descriptions
2020-09-04 15:09:50 +02:00
peter-pycom
938d839071
fix path ( #319 )
2020-09-01 12:32:03 +02:00
gijsio
6001a260b2
fixed minor mistakes in lte modem update
2020-09-01 09:31:29 +02:00
gijsio
875b840eee
updates
...
updated the pid of pygate, added machine.pygate_reset
2020-08-28 15:23:01 +02:00
gijsio
3704fc474a
Update adc.md
...
fixed adc channel class
2020-08-28 11:59:48 +02:00
gijsio
05ef86d34b
Update adc.md
...
fixed ADC channel def
2020-08-28 11:44:02 +02:00
gijsio
5e2a1ee527
added BLE mesh example
2020-08-28 11:30:49 +02:00
gijsio
8770d27e49
final changes to the lora page
2020-08-28 10:52:54 +02:00
gijsio
b8cacfed9f
more fixes
...
more changes recommended by peter
2020-08-28 10:42:52 +02:00
gijsio
8fa508e93c
changes requested by peter
2020-08-28 10:13:08 +02:00
gijsio
e92a07b740
improved working of development
...
Combined the development pages into the stable docs with additional blocks
2020-08-24 15:48:53 +02:00
gijsio
2fc3b371e1
edit
2020-08-20 15:48:06 +02:00
gijsio
a26d2405ec
removed unsupported regions
2020-08-20 14:06:13 +02:00
gijsio
9277b470ad
fix layout
2020-08-20 13:14:35 +02:00
gijsio
5a92054692
added the secondary channel option
2020-08-20 12:23:46 +02:00
gijsio
1907dc8ff0
Updated the format of these pages
2020-08-20 10:55:01 +02:00
gijsio
cfa9e2a98d
same as the other
2020-08-19 13:10:50 +02:00
gijsio
123c1a0733
Update wlan.md
...
minor changes to WLAN
2020-08-18 11:49:31 +02:00
gijsio
a529d28aff
more changes to wireless api section
2020-08-18 11:28:41 +02:00
gijsio
0042625d1a
updated machine and network content
2020-08-18 10:27:04 +02:00
gijsio
82fe368a40
changed structure of headings
2020-08-14 16:26:52 +02:00
gijsio
4e8e7d03ce
reworked adc and can
2020-08-12 17:17:16 +02:00
gijsio
75581df556
reworked adc dac i2c
2020-08-12 17:12:12 +02:00
gijsio
5d480314e0
reworked machine index api
2020-08-12 16:51:08 +02:00
gijsio
1e2ee33217
Merge branch 'publish' into fixes27072020
2020-08-11 16:26:32 +02:00
salal-m
0a9898eb65
Added a guide to perform differential OTA udpate ( #306 )
2020-08-11 14:58:30 +02:00
gijsio
8fef1286bc
updated sleep content
2020-08-03 14:15:03 +02:00
gijsio
91a08bf1c7
fixed minor example details
2020-07-28 13:37:04 +02:00
gijsio
1a75482751
added a link to the lib install guide
2020-07-22 14:35:30 +02:00
gijsio
58fe08e64d
included pygate reference api
2020-07-20 15:01:07 +02:00
gijsio
9a0602f9e5
Restructure, rev1
...
* Products
-> updated with new products
-> added accessories
* Getting started
-> re-structured getting started guide
-> removed some of the advanced stuff
* Tutorials / Examples
-> added categories
-> added new basic tutorials Sleep, GPIO and Pring
-> added WiFi ap / sta tutorial
-> added wifi Scan MAC tutorial
* Firmware API
-> added pysense pytrack pygate categories here
* Datasheets
-> added CE FCC and RoHS documents
-> added pysense2 and pytrack 2 templates
* Update firmware
-> new section, added all methods of updating the firmware
* License
-> put license in its own section
general remarks:
-> updated the layout / theme
no more red code text
codeblocks actually work now
-> general layout updates, removed the old html structures (mostly)
2020-07-09 12:57:44 +02:00
Geza Husi
ae646e65f9
Synchronize publish branch with development-publish
...
Commit from development-publish: 0eb35cfb85bc401e5fe1a7322da274794dd4aa22
Current stable FW release: 1.20.1.r2, commit: 06dfad0554d5b8793862b6e0803f1f1cc5cd5d16
2020-07-02 17:56:45 +02:00