hello
i have this code blynk
#define BLYNK_PRINT Serial
hello
i have this code blynk
#define BLYNK_PRINT Serial
@mohamedragab please edit your post, using the pencil icon at the bottom, and add triple backticks at the beginning and end of your code so that it displays correctly.
Triple backticks look like this:
```
Pete.
thanks very much i correct it
You need to change this to include the IP address of the local server and the port. Probably something like this:
Blynk.config(blynk_token, "192.168.1.xxx", 8080);
Documentaion here:
Pete.
i was make this but nothing
[quote=โPeteKnight, post:4, topic:45827โ]
What IP address did you put in the Blynk.config command?
Pete.
pete
thanks very very much
i was edit my code again and worked very good
more regards to you