LoRaWAN Relay mode
Hello all, I understood that the LoRaWAN Relay is supported, but seems to be not possible to enable the functionality from NS or configure that when the Device is created. I would like to know if this feature will be introduced in next releases, because
OTAA Device profile
Hi, In TP Community, where can I change the OTAA device profile to set RX1 to 5s instead of 1s. Regards, Sylvain
Downlink encoder driver
Hi, I use a custom Driver for an end-device (uplink decoder and downlink encoder). The decoder works but for the downlink encoder I can't find in the documentation the JSON object properties to send to ThingPark. When I send a downlink raw payload I used
Problems Spectrum Analysis
Good morning, we have problems for network tests using Spectrum Analysis, when the scan is generated at the gateway, it generates an empty csv file where the graph is not shown, obviously I have attached images
Is AppEUI needed?
Hi I read the definition "The AppEUI is a global application ID in IEEE EUI64 address space that uniquely identifies the entity able to process the JoinReq frame." but I do not really understand it. Im running the ST NUCLEO-WL55 Board with semtech LoRa
Is there a way to view the individual device downlink queue
For class A devices is there a way to view or query the pending downlink queue for the device? This is possible in Chirpstack through API.
Where to get "One-Time Code" when login to TPCP?
Hello, The login page ask for the "One-Time Code" when my colleague tried to login to: "community.thingpark.org". The code was not delivered by email, may I know where to get the code? Thanks!
what's the correct way to use the API and why am i getting 400 response ?
Hello, So I am new to the whole thing and I am trying to access the api, i followed the documentation and used the swagger-ui, but i always end up with a 400 response. {
"code": 400,
"message": "Bad request: Invalid client id or secret",
"errorId":
License Renewal
Hello, I have some doubts regarding the license renewal process. What are the communication channels that inform about the licensing renewal process for a TPE-OCP On-Prem solution? How is the process done? Thank you.
ThingPark Community Connection to IBM Watson IoT connection issue
Hi there, I wish to send data which is collected by sensors via TPC to IBM Watson IoT. I followed the instructions at public documentation (https://docs.thingpark.com/thingpark-x/latest/Connector/IBMWATSON/) . Paramaters that matched show at drawing
Is it possible to configure an alert for silent devices ?
Hi, I would like to know if in community it's possible to configure an alert for devices without uplinks from hours or days ? Thanks in advance,
Difference between thingpark wireless portal and thingpark community edition
Hi, What is the difference between thingpark wirless portal and the latest thingpark community editions? Earlier thingpark wireless doesn't support authorization header while Configuring the routing profiles now we could see there is custom header option.
Sending downlink to the device
Hi, I'm able to send an uplink from the loradevice to the connection that is created on the actility platform. I would like to send a downlink to the device. Is this the right API to use to send downlinks ? "https://dx-api.thingpark.com/core/v145/api/devices/<deviceID>/downlinkMessages"