⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
iotwireless
/
View File Name :
send-data-to-wireless-device.rst
**To send data to the wireless device** The following ``send-data-to-wireless-device`` example sends a decrypted application data frame to the wireless device. :: aws iotwireless send-data-to-wireless-device \ --id "11aa5eae-2f56-4b8e-a023-b28d98494e49" \ --transmit-mode "1" \ --payload-data "SGVsbG8gVG8gRGV2c2lt" \ --wireless-metadata LoRaWAN={FPort=1} Output:: { MessageId: "6011dd36-0043d6eb-0072-0008" } For more information, see `Connecting devices and gateways to AWS IoT Core for LoRaWAN
`__ in the *AWS IoT Developers Guide*.