zephyr/samples
Gerson Fernando Budke 0d216924d5 samples: net: cloud: Introduce TagoIO IoT cloud http post
Introduce TagoIO IoT Cloud HTTP post client example.  This explorer
Zephyr network resources to demonstrate an end to end application.
The TagoIO allows that any user can test on a easy way Ethernet, WIFI
and Modem (PPP) with BSD sockets.  The example provides overlays to
configure WIFI and Modem.

The application consists an a pseudo temperature sensor that sends
periodically data to TagoIO IoT Cloud platform.  The data can be
visualized on a web browser dashboard, cellphone or tablet.  The
steps to configure TagoIO are described on the example documentation.

Special Variables:
 - CONFIG_TAGOIO_DEVICE_TOKEN   DEVID  token generated by TagoIO
 - CONFIG_TAGOIO_HTTP_WIFI_SSID SSID   when using WIFI
 - CONFIG_TAGOIO_HTTP_WIFI_PSK  PASSWD when using WIFI
 - CONFIG_MODEM_GSM_UART_NAME   UART   label when using MODEM
 - CONFIG_MODEM_GSM_APN         APN    when using MODEM

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-11-04 09:06:23 +02:00
..
application_development boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
basic
bluetooth Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
boards Bluetooth: Mesh: light_vnd sample: Remove button text 2020-10-29 14:12:05 +02:00
cpp_synchronization
debug
display samples: display: cfb_custom_font: add support for ssd1306fb 2020-11-02 09:40:00 +01:00
drivers samples: drivers: add test sample for the PWM LED driver 2020-10-28 10:44:46 -05:00
hello_world
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu
net samples: net: cloud: Introduce TagoIO IoT cloud http post 2020-11-04 09:06:23 +02:00
philosophers
portability
posix
scheduler
sensor samples: sensor: fxos8700: Add frdm_k22f as a compatible platform 2020-11-02 10:29:41 -06:00
shields
smp samples: smp: pi: Fix path in build instructions 2020-10-26 17:25:37 +01:00
subsys boards: samples: Enable fat_fs sdhc sample on mm_swiftio board 2020-11-03 10:35:49 -06:00
synchronization
testing/integration
tfm_integration samples: tfm_integration: tfm_ipc: add nucleo_l552ze_q_ns to the list 2020-10-19 21:08:34 +02:00
userspace Revert "samples: shared_mem: exclude qemu_x86_64" 2020-10-26 12:14:12 +01:00
video
classic.rst
index.rst