Skip to content

User guide

Antoine de Chassey edited this page May 23, 2018 · 1 revision
  • Open app and register:

login

register

login-2

Note that, the first user to register will be granted an admin role. The other users to register will be granted user roles.

When you logged in successfully, you will arrive on the overview page. At this stage, it should be empty:

overview

Now want to create a callback from the Sigfox Backend to push incoming messages to the platform:

Navigate to the Connectors tab and create a developer access token:

create-access-token

Now go to the Sigfox Backend and click on the INFORMATION tab of your device:

device-info

Click on the CALLBACKS tab:

create-callback

Create a new callback:

new-callback

Copy past the information provided in the platform:

uplink-callback

backend-uplink-callback

Do the same for the Geolocation callback:

geoloc-callback

backend-geoloc-callback

Send a Sigfox message again with your device and view it on the platform:

overview-first-message

The Geolocation information may take up to 10 seconds to arrive. This is the necessary time for all the messages to be received by Sigfox Backend and to process the Geolocation service.

Clone this wiki locally