gijsio
1fff9aeac4
typo
2020-07-20 16:04:16 +02:00
gijsio
7b3b2e4dcd
updated network protecols index
2020-07-20 16:02:54 +02:00
gijsio
6d986a5ec6
moved OTA update firmware
2020-07-20 16:02:12 +02:00
gijsio
f916328788
pysense and pytrack example files
2020-07-20 15:01:23 +02:00
gijsio
dd16171ce1
Merge branch 'docs-restructure' of https://github.com/pycom/pycom-documentation into docs-restructure
2020-07-20 14:02:26 +02:00
gijsio
aeffb64aa8
included http webserver example
2020-07-20 13:59:39 +02:00
gijsio
b4940fd8fa
some beautification
2020-07-20 13:59:31 +02:00
gijsio
9f6da8c955
Merge branch 'publish' into docs-restructure
2020-07-20 13:52:43 +02:00
gijsio
d1a4ec8f75
Merge remote-tracking branch 'origin/AnkithB2020-patch-1' into docs-restructure
2020-07-20 13:04:27 +02:00
gijsio
98b1ec4b66
Merge branch 'docs-restructure' of https://github.com/pycom/pycom-documentation into docs-restructure
2020-07-20 12:53:22 +02:00
Christian Ehlers
b4ebbf3616
Merge branch 'publish' into documentation_fixes
2020-07-14 17:07:40 +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
victor
6159f7e283
Fixed minor typo
2020-07-07 21:35:15 +02:00
gijsio
500c0efb57
Update lorawan-otaa.md ( #285 )
...
* Update lorawan-otaa.md
included the explanation at lorawan otaa about dev_eui
2020-07-03 10:20:56 +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
Peter Putz
8ab4ea28ee
pygate: adjust memory advice with rc10
2020-07-02 08:48:01 +02:00
KaterynaPycom
2d9be2b6b3
Docs poe table ( #290 )
...
* Update PoE.md
Co-authored-by: Christian Ehlers <cehlers@pycom.io >
2020-06-30 20:42:05 +02:00
Christian Ehlers
2a774fcd2d
Update PoE.md
...
Update battery warning text
2020-06-29 21:08:32 +02:00
Christian Ehlers
1fac6f9a27
Update PoE warnings ( #287 )
...
* Update PoE warnings
2020-06-29 21:05:14 +02:00
Peter Putz
880ca88cdf
Pygate: GPy memory warning
2020-06-26 15:25:31 +02:00
Christian Ehlers
5cf89c1017
Pytrack 2.0 X and Pysense 2.0 X ( #283 )
...
* Add Pytrack 2.0 X & Pysense 2.0 X
* Update PyGate.md
2020-06-23 20:59:06 +02:00
Christian Ehlers
1e36ffe0b3
Revert "Update pyscan.md"
...
This reverts commit ad084f1ddd .
2020-06-22 21:16:14 +02:00
Christian Ehlers
ad084f1ddd
Update pyscan.md
2020-06-22 20:14:59 +02:00
Christian Ehlers
9cb0bf7268
Fix erronous icon links
2020-06-22 20:11:01 +02:00
Christian Ehlers
11038150d7
Add PyGate documentation
...
Co-Authored-By: Jirka Krepl <jkrepl@pycom.io >
2020-06-17 23:43:58 +02:00
Christian Ehlers
472eb71378
Revert "Pygate ( #274 )"
...
This reverts commit 0ef58eaf8c .
2020-06-17 23:18:56 +02:00
Christian Ehlers
0ef58eaf8c
Pygate ( #274 )
2020-06-17 23:15:33 +02:00
Christian Ehlers
a0d22a454c
Revert "Pygate documentation ( #273 )"
...
This reverts commit 1d4cbedb57 .
2020-06-17 23:04:36 +02:00
Christian Ehlers
1d4cbedb57
Pygate documentation ( #273 )
2020-06-17 21:50:19 +02:00
AnkithB2020
4324689847
Adding changes of commit 23ef8f6 ( #214 )
...
* Adding changes of commit 23ef8f6
Changes related to replacement of
os.mkfs() with os.fsformat()
Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2
Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-30 13:14:30 +01:00
AnkithB2020
3e93ae4a96
Adding changes of commit 23ef8f6
...
Commit 23ef8f6 includes changes related to replacement of
os.mkfs() with os.fsformat()
Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2
Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-28 17:19:39 +01:00
AnkithB2020
36bf61c172
Adding the changes of Commit 23ef8f6
...
Commit 23ef8f6 includes changes related to replacement of os.mkfs() with os.fsformat()
Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2
Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-28 17:04:00 +01:00
AnkithB2020
7b91c2eda1
Revert "Merge branch 'AnkithB2020-patch-1' of https://github.com/pycom/pycom-documentation into AnkithB2020-patch-1"
...
This reverts commit a55668a2e5 , reversing
changes made to 23ef8f6c25 .
2020-01-28 16:49:02 +01:00
AnkithB2020
a55668a2e5
Merge branch 'AnkithB2020-patch-1' of https://github.com/pycom/pycom-documentation into AnkithB2020-patch-1
2020-01-27 15:07:30 +01:00
AnkithB2020
23ef8f6c25
os.mkfs() replaced with os.fsformat()
...
os.mkfs() has been replaced with os.fsformat()
Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2
Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-27 15:06:57 +01:00
lilycey
3623a162de
Updates to make more readable (whole document)
...
Edited grammar and sentence structure to make document more readable.
2019-12-13 15:03:19 +00:00
lilycey
dbda827e40
clarification
2019-12-13 15:29:17 +01:00
iwahdan88
aee955b203
update pygste docs
2019-11-07 21:51:08 +01:00
jirikrepl
a80f389c2b
Merge branch 'publish' into sync-development-publish--base-branch-development-pulibsh
2019-10-17 18:30:21 +02:00
iwahdan88
77b1bcdbf4
updated GPy
2019-10-15 16:20:23 +02:00
iwahdan88
e4b1efbe3b
updated doc for pygate
2019-10-15 00:37:15 +02:00
iwahdan88
8ade77f76e
added pygate tutorial
2019-10-14 21:09:07 +02:00
iwahdan88
7c47acf6b5
Minor Update to OTA
2019-09-15 20:57:58 +02:00
Géza Husi
6eb8cf2094
PYFW-375: Documentation for OTA update from 1.18 to 1.20
2019-09-13 09:10:37 +02:00
iwahdan88
9393def557
Micor update to OTA
2019-09-11 18:33:28 +02:00
iwahdan88
27e717b75d
Micor update to OTA
2019-09-11 18:33:17 +02:00
iwahdan88
ed7a96beef
Added OTA via FTP method documentation
2019-09-11 18:16:22 +02:00
iwahdan88
b77804a122
Added OTA via FTP method documentation
2019-09-11 18:15:44 +02:00
Catalin Ioana
57cc2722b3
Added Pymesh chapter
2019-09-02 18:49:39 +03:00
Emmanuel Florent
e58ca61329
test build trigger
2019-07-09 15:39:32 +02:00