Commit Graph

64 Commits

Author SHA1 Message Date
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
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
peter-pycom
95dd07fb8b Merge pull request #233 from geza-pycom/Bluetooth_sync
Synchronize Bluetooth documentation between development-publish and publish branch
2020-06-10 11:33:21 +02:00
peter-pycom
a336294617 Sigfox: print received message 2020-03-16 15:09:23 +01:00
Geza Husi
61bb260082 Synchronize Bluetooth documentation between development-publish and publish branch 2020-02-25 07:31:08 +01:00
AnkithB2020
a2d5481e29 Update _index.md: Opening paragraph updated
Opening paragraph updated with better english.
2020-01-24 17:59:31 +01:00
AnkithB2020
83a43d5aa8 README.md file removed
README.md file removed, as it's no longer used.
2020-01-24 17:19:19 +01:00
AnkithB2020
3d72011f07 Update _index.md: pin_deepsleep_wakeup() renamed
pin_deepsleep_wakeup() renamed to pin_sleep_wakeup()

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup
2020-01-24 14:45:43 +01:00
AnkithB2020
468b246269 Update README.md: pin_deepsleep_wakeup() renamed
pin_deepsleep_wakeup() renamed to pin_sleep_wakeup()
2020-01-22 17:57:03 +01:00