Commit Graph

960 Commits

Author SHA1 Message Date
gijsio
2a2a614d41 add download mode instruction 2021-09-10 12:58:03 +02:00
gijsio
16eed9c9c4 Update blemesh.md 2021-09-08 19:42:22 +02:00
gijsio
808c8c6b30 Update btmesh.md
fix bt mesh link
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
gijsio
5518111c6b Create framebuf.md 2021-09-06 14:06:34 +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
c70594c98e Update usocket.md 2021-09-01 11:42:30 +02:00
gijsio
314b758174 update socket API 2021-09-01 11:42:30 +02:00
gijsio
f5184a21c7 add F01 H7 and S3 modules 2021-09-01 11:33:11 +02:00
gijsio
2c5b393190 Update expansionboard.md
Some users need to run dfu-util with elevated privileges
2021-09-01 11:30:58 +02:00
gijsio
435405ba47 add PuTTY information 2021-09-01 11:28:23 +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
gijsio
d3705c66d0 correct uart rx buffer size and max timeout chars 2021-07-20 10:10:07 +02:00
peter-pycom
3b1143ceea lte: clarify password/forum instructions (#436) 2021-07-12 22:15:41 +02:00
dependabot[bot]
53704b833a Bump lodash from 4.17.19 to 4.17.21 in /scripts (#420)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-09 13:00:57 +02:00
gijsio
2eb2f82551 Update _index.md (#343)
added information about the DR settings in LoRaWAN
2021-07-02 11:54:03 +02:00
peter-pycom
37fedbfcd6 zlib example minor fixes (#433) 2021-07-02 11:50:23 +02:00
Geza Husi
303b876a40 Documentation of PR453 2021-07-01 15:13:07 +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
a82c770dc9 Explain difference between exp 3.0 and 3.1 2021-06-28 20:07:41 +02:00
gijsio
aa5e3e5b18 fix minor mistakes 2021-06-28 20:05:14 +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
2e6d7c8c25 improve pin.hold() explanation (#428)
* improve pin.hold() explanation

processed comments by Peter
2021-06-25 10:33:06 +02:00
gijsio
d831390925 added Helium to LoRaWAN services 2021-06-24 12:06:14 +02:00
gijsio
a99849e3d6 changed TTN to TTS 2021-06-24 12:06:14 +02:00
gijsio
18899c5901 added new figures 2021-06-24 12:06:14 +02:00
gijsio
9ecb970dfb update to the things stack 2021-06-24 12:06:14 +02:00
gijsio
2b71d6bc68 add CHAR_SUBSCRIBE_EVENT as constant 2021-05-26 12:35:38 +02:00
gijsio
8365c3c794 Update wlan.md (#425)
added bssid format explanation to wlan.connect()
2021-05-26 10:59:29 +02:00
gijsio
6167abcac4 Update lte.md
change delay to timeout to correctly reflect functionality
2021-05-14 10:17:45 +02:00
gijsio
38e8041b28 add baudrate distinction 2021-05-11 16:12:54 +02:00
gijsio
d535437b9e Update config.toml (#417)
Return Pygate tutorial to shields tab
2021-05-07 10:02:11 +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
d4f518ff11 Minor patches 2021-04-28 16:29:43 +02:00
gijsio
67df76c0c6 repair broken link to hugo.io (#415) 2021-04-26 12:37:13 +02:00
gijsio
39e04bc871 add docs for new sensor API 2021-04-23 16:11:15 +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
bb7a071445 update to Pycom brand colors (#411) 2021-04-23 11:24:45 +02:00
Christian Ehlers
d8ff4774e1 Merge pull request #410 from pycom/fix_gpy_red
Update gpy.md
2021-04-20 14:05:55 +02:00
Christian Ehlers
f33f6bc133 Update gpy.md
Fix link to GPY RED certification
2021-04-20 14:01:50 +02:00
gijsio
f049072831 activate lte modem before usb update 2021-04-19 15:53:02 +02:00