@MarcoPeli Thank you, this was the problem.
Best posts made by Mikael Guenais
-
RE: Unable to send downlink message
Latest posts made by Mikael Guenais
-
RE: Unable to send downlink message
@MarcoPeli Thank you, this was the problem.
-
Unable to send downlink message
Hello,
Iām trying to send a downlink message to our device.Iām calling the following endpoint:
https://api.scs.iot.telekom.com/m2m/endpoints/IMEI:<our_device_serial_number>/downlinkMsg/0/databut I receive an HTTP ā403 Forbiddenā status response, with body:
{
āmsgā: āUnauthorizedā,
ācodeā: 1001
}I added an āAuthorizationā header with a Basic format value, which seems correct because a call to the end point āhttps://api.scs.iot.telekom.com/rest/deviceā works.
The application āCallback URLā is configured.
Could you please help me finding whatās missing or wrong ?
-
RE: StarterKit and french SFR NB-IOT Sim
Hello,
Do you confirm that NB-IOT roaming in France is not yet available, or it is now available ? I am trying to connect without success. -
Cannot Order SIM (Europe)
Hello, when I enter the form with the number of SIM Card, Address, etcā¦ there is an error when I click on the Submit button. āThere has been an error please try againā. (It looks like the error message is ā401 unauthorizedā
-
Fixed IP and UDP direct access to Internet
Hello, it is possible in NB-IoT with your SIM for the device to send UDP data to a IP on Internet, and also in Downlink it is possible to have a fixed IP so that an Internet Server can send data to the device (in UDP) ?