Skip to content

Commit 07991c4

Browse files
Update content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Co-authored-by: Fabio C <fabiomassimo.centonze@gmail.com>
1 parent 340f59f commit 07991c4

File tree

1 file changed

+1
-1
lines changed
  • content/arduino-cloud/02.hardware/06.device-provisioning

1 file changed

+1
-1
lines changed

content/arduino-cloud/02.hardware/06.device-provisioning/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ To proceed with the next steps, the cloud-generated sketch must be uploaded to t
135135

136136
### Update Using the BLE Interface
137137

138-
Ensure that the cloud sketch has enabled the BLEAgent in the cloud sketch, via `thingProperties.h`. This is enabled by default if the board has been registered with Provisioning 2.0. If you need to enable it, please have a look at [this documentation](https://docs.arduino.cc/arduino-cloud/cloud-interface/sketches).
138+
Ensure that the cloud sketch has enabled the BLEAgent, via `thingProperties.h`. This is enabled by default if the board has been registered with Provisioning 2.0. If you need to enable it, please have a look at [this documentation](https://docs.arduino.cc/arduino-cloud/cloud-interface/sketches).
139139

140140
You can update the network settings from the detail page of the device on the Arduino Cloud webpage or the mobile app.
141141

0 commit comments

Comments
 (0)