Integration between Arduino MKR GSM 1400 and Hologram Cloud

Holography related topics.
MichaelSmith
Posts: 1
Joined: Tue May 22, 2018 5:12 am

Integration between Arduino MKR GSM 1400 and Hologram Cloud

Post by MichaelSmith »

Hi,

I’m want to use my MKR GSM 1400 board and using Hologram Sim to send the data to the hologram cloud. The board is using the same GSM module like Dash. As far as I know there is already a library to send the data to the cloud but i think this library is only compatible for Dash board. Is there any information/library on how could I send the data?Based on my assumption of the incompability of the library for MKR board, so I tried to understand what the function i.e HologramCloud.sendMessage() actually do.But I’m stucked on modem.command() function inside sendMessage() function as I dont really understand what “+HMRST” really mean for. I thought that it maybe one of the AT command for U201 module. But there is no reference on it as I look at the manual. So I assume it is the command for Hologram server side. Am I right?

Please help.

I didn't find the right solution from the Internet.

References:-
https://community.hologram.io/t/integra ... cloud/1441
Digital video content production studio

Thanks!
jrburns47
Posts: 165
Joined: Mon Sep 14, 2015 2:48 pm
Location: Oyster Bay, NY

Re: Integration between Arduino MKR GSM 1400 and Hologram Cloud

Post by jrburns47 »

Your link sent me to a general site for something called Vidzzy or some such. Not sure what it has to do with holography...
jrburns47
Posts: 165
Joined: Mon Sep 14, 2015 2:48 pm
Location: Oyster Bay, NY

Re: Integration between Arduino MKR GSM 1400 and Hologram Cloud

Post by jrburns47 »

Ok - the link now seems to take me to the appropriate message board. Still not sure what this has to do with holography other than that the term is used in the software as HologramCloud. Can you enlighten me? I use an Arduino Uno to control my shutter, stepper motors, and film advance in my otherwise analog holography H! mastering system. LabView is the software that granularly controls the system (thank you Joe Pentland, artiste and general wizard and worldclass squash player extraordinaire). Google "Joe Pentland artist" to see his kinetic sculpture.
User avatar
admin_jsfisher
Site Admin
Posts: 116
Joined: Sun Jan 04, 2015 12:35 am

Re: Integration between Arduino MKR GSM 1400 and Hologram Cloud

Post by admin_jsfisher »

Hologram is the name of a company that has absolutely nothing to do with holography:
Hologram was founded in 2013 in Chicago with the vision to build out a new form of telecommunication to provide secure connectivity for IOT devices. Frustrated by an attempt to send basic customer food orders over a GRPS connection in Asia, co-founder Ben Forgan teamed up with virtualization security expert and co-founder Pat Wilbur to build the tools for any developer to reliably design a cellular connected device. In 2015, they released the Hologram Dash, an Arduino compatible cellular module, as well as full set of tools to get developers started quickly and securely.
jrburns47
Posts: 165
Joined: Mon Sep 14, 2015 2:48 pm
Location: Oyster Bay, NY

Re: Integration between Arduino MKR GSM 1400 and Hologram Cloud

Post by jrburns47 »

Thanks for clarification admin.
Post Reply