From c3b407535494492ff1a63999181b273eb566cd2e Mon Sep 17 00:00:00 2001 From: Kent Wiliams Date: Mon, 30 Mar 2020 16:51:59 -0700 Subject: [PATCH] added cayennelpp doc link --- devkit-cayenne/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devkit-cayenne/README.md b/devkit-cayenne/README.md index 88a71d8..99a7915 100644 --- a/devkit-cayenne/README.md +++ b/devkit-cayenne/README.md @@ -1,6 +1,6 @@ # Helium Developer Kit - Cayenne Example -This example demonstrates sending motion and environmental sensor data in CayenneLPP format, using a B-L072Z-LRWAN1 development board with a X-NUCLEO-IKS01A3 expansion shield, to the myDevices Cayenne dashboard. For more information on adding your device to the Helium network, visit our quickstart guide [here](https://developer.helium.com/console/quickstart). For more information on adding your device to myDevices Cayenne, visit our guide [here](https://developer.helium.com/console/integrations/mydevices-cayenne-integration). +This example demonstrates sending motion and environmental sensor data in [CayenneLPP](https://developers.mydevices.com/cayenne/docs/lora/#lora-cayenne-low-power-payload) format, using a B-L072Z-LRWAN1 development board with a X-NUCLEO-IKS01A3 expansion shield, to the myDevices Cayenne dashboard. For more information on adding your device to the Helium network, visit our quickstart guide [here](https://developer.helium.com/console/quickstart). For more information on adding your device to myDevices Cayenne, visit our guide [here](https://developer.helium.com/console/integrations/mydevices-cayenne-integration). ## Required Arduino Libraries