WiPy bi-directional interaction with SAP IoT Services using wss://

Questions and discussion about The WiPy 1.0 board and CC3200 boards.
Target audience: Users with a WiPy 1.0 or CC3200 board.
Post Reply
ubiq_01
Posts: 26
Joined: Mon Feb 08, 2016 1:45 pm
Location: Dresden, Germany

WiPy bi-directional interaction with SAP IoT Services using wss://

Post by ubiq_01 » Wed Sep 07, 2016 11:16 am

I managed to have the WiPy interact with the SAP IoT Services (https://github.com/SAP/iot-starterkit) via a bi-directional TLS/WebSocket wss:// connection. See https://twitter.com/_rac01/status/773478655326580736

Many thanks to pfalcon for hints + the starting point https://github.com/micropython/webrepl !

best regards
Ralf

jgmdavies
Posts: 57
Joined: Tue Aug 09, 2016 2:39 pm

Re: WiPy bi-directional interaction with SAP IoT Services using wss://

Post by jgmdavies » Mon Sep 12, 2016 8:44 am

Well done Ralf. From my experience so far in just getting a POST to SAP 'iotmms' to work, I would say that's quite an achievement!

Jim

ubiq_01
Posts: 26
Joined: Mon Feb 08, 2016 1:45 pm
Location: Dresden, Germany

Re: WiPy bi-directional interaction with SAP IoT Services using wss://

Post by ubiq_01 » Wed Sep 14, 2016 3:34 pm

Hi Jim,

thank you! As I'm involved in the development of the SAP HCP IoT Services and especially its StarterKit https://github.com/SAP/iot-starterkit - just let me know if you are running into issues! Might be able to help!

best regards
Ralf

Post Reply