Logo
Explore Help
Sign In
sascha_hemi/pycom-documentation
1
0
Fork 0
You've already forked pycom-documentation
mirror of https://github.com/sascha-hemi/pycom-documentation.git synced 2026-03-23 21:07:07 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fb61c752afa3f92792c40cf1e3910a4d2046b29e
pycom-documentation/content/pybytes/api/_index.md
Aline fb61c752af docs: debbuging information should appear on the main page
2020-01-15 17:19:02 +01:00

1.8 KiB
Raw Blame History

title, aliases
title aliases
Pybytes library API
pybytes/api

If you are facing any issues try to enable debugging.

Debugging

There are multiple debug levels, 0 is warnings only, 6 is currently the highest used).

use:

import pycom;

pycom.nvs_set('pybytes_debug', debugLevel)

e.g.

    >> import pycom;
     >> pycom.nvs_set('pybytes_debug', 6)

API List

  • Add custom method

  • Activate

  • Connect

  • Connect LTE

  • Connect LoRa ABP

  • Connect LoRa OTAA

  • Connect Sigfox

  • Connect Wifi

  • Deepsleep

  • Disconnect

  • Dump ca

  • Enable lte

  • Enable ssl

  • Enable terminal

  • Export config

  • Get config

  • Is connected

  • isconnected

  • Print cfg msg

  • Print config

  • Read config

  • Reconnect

  • Register periodical analog pin publish

  • Register periodical digital pin publish

  • Send analog pin value

  • Send battery level

  • Send custom message

  • Set custom message callback

  • Send custom location

  • Send digital pin value

  • Send info message

  • Send ping message

  • Send scan info message

  • Send signal

  • Send virtual pin value

  • Set config

  • Start

  • Update config

  • Write config

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 928ms Template: 86ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API