Commit Graph

153 Commits

Author SHA1 Message Date
gijsio
2d680faa78 Pynode datasheet (#451)
* new Pynode Air sensors

* add pages on index

* add datasheets
2021-09-10 16:10:38 +02:00
gijsio
16eed9c9c4 Update blemesh.md 2021-09-08 19:42:22 +02:00
gijsio
82736add27 Battery voltage monitors (#416)
* battery voltage monitor example on different shields

* different voltage dividers on different expansionboard versions

The newer exp3.1 expansionboards have a different voltage divider than what is depicted in the pinout image

* add battery voltage example in menu tree

* separated exp 2 & 3, added mV

* correction

correction
2021-09-06 15:03:50 +02:00
gijsio
b933e5cc17 Update lorawan-otaa.md 2021-09-06 14:09:04 +02:00
gijsio
63776d73e4 change frequency plan sub-band note 2021-09-06 14:09:04 +02:00
gijsio
79fc97cf73 Update lorawan-abp.md 2021-09-06 14:08:55 +02:00
gijsio
e712cb4fb2 change frequency plan sub-band note 2021-09-06 14:08:55 +02:00
Christian Ehlers
951d9f4992 PyNode Air and AirQ examples (#450)
* PyNode Air and AirQ examples

* Update config.toml

Add Pynode+ to menu

* Update _index.md

* Update _index.md
2021-09-05 22:23:54 +02:00
gijsio
036e0cdf25 Update _index.md
update vodafone link
2021-08-26 16:02:59 +02:00
gijsio
ea7d467875 fix typo 2021-08-16 18:27:13 +02:00
Peter Putz
67d511b11c remove old TTN instruction
link to our new instructions in getting started instead
2021-07-27 11:06:49 +02:00
peter-pycom
37fedbfcd6 zlib example minor fixes (#433) 2021-07-02 11:50:23 +02:00
gijsio
dc533aa9ce Added API for uzlib (#402)
* added uzlib in menu tree

* added example
2021-07-01 15:07:45 +02:00
gijsio
197d292f95 added LTE information (#429)
Added index, general remarks and Pycom simcard information
2021-06-25 10:33:30 +02:00
gijsio
a99849e3d6 changed TTN to TTS 2021-06-24 12:06:14 +02:00
peter-pycom
f8dbe9cbc1 pygate: close config file to save ram
e.g. on 1.20.3.b3 on a wipy this makes the difference between immediate out of memory or able to start
2021-05-06 13:22:03 +02:00
gijsio
895d7954e8 Changing shield examples (#396)
* changed shield examples

* changed shield links

* added example text

* added getting-started

* added getting started

* upate shield getting started

* add new examples

* add sleep and scan examples

* update links

* changed links to release
2021-04-28 20:16:38 +02:00
gijsio
4de8b43a1b Pybytes mqtt conflict 2021-04-28 16:30:56 +02:00
gijsio
23fc6e07d7 Update ntp.md 2021-04-28 16:30:02 +02:00
gijsio
447661c9cb Ble callback example (#413)
* BLE callback example

* add example

* fixed typo

* rewrote description

* compatible client example
2021-04-23 16:10:28 +02:00
gijsio
b924bdfe84 Update lorawan-nano-gateway.md (#373)
Update lorawan-nano-gateway.md
2021-04-09 16:09:43 +02:00
gijsio
a8ab5d73ec Http client example (#404)
* added http client example

* result description
2021-04-09 13:07:30 +02:00
peter-pycom
6b207c2d55 LTE power: add lte_modem_en_on_boot() (#388)
* LTE power: add lte_modem_en_on_boot()
2021-03-12 10:08:59 +01:00
gijsio
0cbcf1b9a6 Pycoproc2 (#390)
* restructuring Pycoproc documentation

* Fixed formatting

* added to menu tree

* removed the pytrack / pysense layer

* Completed the Pycoproc API

* fixed naming

* updated landing page

* renamed to shields

* added v16 warning

* restructuring Pycoproc documentation

* Fixed formatting

* added to menu tree

* removed the pytrack / pysense layer

* Completed the Pycoproc API

* fixed naming

* updated landing page

* renamed to shields

* added v16 warning

* added sensor list and changed naming

* modified links

* changed menu names

* updated naming
2021-03-09 18:53:00 +01:00
gijsio
06d88eaea2 removed the duplicate init() line 2021-03-05 14:03:06 +01:00
peter-pycom
312062cca2 LTE: document CEREG impact on downgrades (#374)
* LTE: document CEREG impact on downgrades
2021-02-26 10:17:24 +01:00
Matthew
e6a6a4a2b3 Typo changed comma to dot 2021-02-19 13:45:05 +00:00
gijsio
472bdbcfcc Pygate (#342)
* added pygate_reset()

* added US915 / AU915 region + pygate compatibility note
2021-02-12 16:48:58 +01:00
peter-pycom
abd5533392 Lte trouble (#369)
Added LTE connection debugging help
2021-02-01 13:15:35 +01:00
gijsio
8890279ed2 Fix dead links (#367) 2021-01-22 18:14:33 +01:00
gijsio
d5160720ef added sigfox examples on separate pages 2021-01-18 16:36:36 +01:00
gijsio
558ef44a6e additional description 2021-01-15 11:39:37 +01:00
gijsio
75b0cd0828 added example ABP parameters 2021-01-15 11:39:37 +01:00
gijsio
5a08a321fd changed exit strategy 2021-01-15 11:39:37 +01:00
gijsio
fecefb89f0 included tutorial on nvram usage 2021-01-15 11:39:37 +01:00
gijsio
f713aad834 re-added PSM page into docs 2021-01-04 17:08:36 +01:00
gijsio
f8f66e8c91 removed outdated warning 2020-12-28 14:25:49 +01:00
gijsio
6aaecb16f7 Merge branch 'publish' into pysense2-pytrack2 2020-12-11 11:12:45 +01:00
gijsio
c4dd3f1ac1 Merge pull request #348 from pycom/lte_fix_callback
Lte fix callback
2020-11-30 13:02:13 +01:00
Peter Putz
5603e9997e lte: rewrite callback example and explanation
- bit more background and move explanations out of the code comments
- shorter callback example
2020-11-30 12:43:17 +01:00
Peter Putz
cfb8722d70 lte: fix lte not sigfox 2020-11-30 12:42:00 +01:00
gijsio
58bdcb73fa Merge pull request #336 from pycom/pymakr_online
Pymakr online
2020-11-27 15:36:26 +01:00
gijsio
03e8ac1fca updated lte callback description 2020-11-27 14:17:39 +01:00
gijsio
bbe153501c added alternative libraries 2020-11-24 16:18:48 +01:00
gijsio
9105affe5a reverted sleep.md 2020-11-24 16:06:37 +01:00
gijsio
0f76b28ce0 changed headings 2020-10-09 15:04:53 +02:00
gijsio
03d416096d fixes 2020-10-09 09:43:11 +02:00
gijsio
aa07349798 added information about pymakr online 2020-10-05 16:26:15 +02:00
gijsio
44a0fe722c Merge branch 'publish' into pysense2-pytrack2 2020-10-02 14:54:57 +02:00
gijsio
14edb3e526 concider -> consider 2020-09-18 12:48:27 +02:00