The location included in a message is the location from the previous send message because to calculate the location for the current message before sending it to the applicationserver would take to much time.
To get the current location as soon as it is calculated there is another message called DevEUI_location (https://github.com/iotacademy/kpn_reference_code/blob/master/localisation_DevEUI_location). This message should be send as soon as the location is calculated. But so far I have never received this message. Is it possible to receive this message when testing on the developer portal?
Beste antwoord door Tim
Hello @Jeroen10 , this is a very good question! Unfortunately, the message type DevEUI_location doesn't work for the developer portal. The use of geolocation has been limited. From the developer portal. It's not posible to test with the message type DevEUI_location. To use this feature, we need to create and use a regular Thingpark account.
Bekijk origineel