1

Topic: Arduino UNO Wifi

Can anyone tell me how to modify the First Project example code such that it will work on an Arduino Uno WiFi using the built in BLE.  I have downloaded the code, included the Arduino BLE library in the sketch and started the BLE capability with the BLE.begin () statement.  The sketch compiles and uploads fine, but when I try to use the app on my iPhone to add a device it does not find anything.

2

Re: Arduino UNO Wifi

did you write true cloud_port and cloud_token ??
and open a serial monitor for see at commands what answering then i can help you.