uploaded 10 months ago
Walter Modem Driver

7 examples

  • bluecherry
    This program sends and receives mqtt data using the DPTechnics BlueCherry cloud platform and supports OTA updates scheduled via the BlueCherry web…
    20.39 KB
  • coap
    This example will send a counter value to the coap.me test server and receive the response from the demo server.
    5.13 KB
  • http
    This example will make Walter query the example.com website. It requires Walter, an LTE antenna, a SIM card, and a USB-C cable to flash Walter.…
    4.92 KB
  • mqtt
    This example demonstrates how Walter counts and sends the counter value and MAC string to the MQTT broker on the `walter-mqtt-test-topic` topic. It…
    5.78 KB
  • positioning
    Walter is a tracker device featuring a built-in GNSS receiver that utilizes GPS and Galileo constellations to transmit position data to a demo…
    8.38 KB
  • tcp_socket_receive
    This example will make Walter query example.com and print the received data. To run this example, you will need a Walter device, an LTE antenna, a…
    6.00 KB
  • udp_socket
    This example allows Walter to count and send the counter value to a demo server every 10 seconds, enabling connectivity testing without requiring a…
    5.74 KB