pycom-documentation icon indicating copy to clipboard operation
pycom-documentation copied to clipboard

Pycom Official Documentation for WiPy 2.0, Wipy 3.0 LoPy, Lopy4, SiPy, FiPy, GPy, etc.

Results 32 pycom-documentation issues
Sort by recently updated
recently updated
newest added

Could you please review the 1NCE instructions.

Masked the email addresses to seem similar. Added the 1NCE sim card added in the list screen.

Removed "Sigfox Integration Settings" pop-up as it contains some connectivity terms,

I'm trying to reflash the Expansion board 3.1 firmware and hence going through the docs at [website](https://docs.pycom.io/updatefirmware/expansionboard/)/[github]( pycom-documentation/content/updatefirmware/expansionboard.md). There it states (highlights mine): > Windows > > Download and install...

The link for the DFU utils tool, at `pycom-documentation/content/updatefirmware/expansionboard.md` (or, if you prefer, the [website link](https://docs.pycom.io/updatefirmware/expansionboard/)) is insecure. I know pycom are not the maintainers of this software but could...

- Removes unused import (SI7006A20, LTR329ALS01, MPL3115A2 and struct?) in Pysense 2, Pytrack 2 example - Removes unused function `activity_int_handler_none` that does nothing - Actually define the `py` variable in...

Hi, The `get_wake_reason` is not documented while still being used in the the [examples](https://github.com/pycom/pycom-libraries/blob/75d0e67cb421e0576a3a9677bb0d9d81f27ebdb7/examples/accelerometer_wake/main.py#L28) or in the documention: https://github.com/pycom/pycom-documentation/blob/895d7954e81a6a8ae34258c61bb4c98779a50bce/content/tutorials/expansionboards/sleep.md#L40 There is also [multiple confusion in the forum](https://forum.pycom.io/search?term=get_wake_reason&in=titlesposts) about this method....

(sysname='FiPy', nodename='FiPy', release='1.20.2.r4', version='v1.11-ffb0e1c on 2021-01-12', machine='FiPy with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.6.1') I'm trying to establish an HTTPS connection between a FiPy (client) and a public website (server). The blynk...