Hello again.
Did the UDP connection work well when you connect your nodeMCU and PHPoC board in infrastructure mode?
Could you...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
70 results in 0.0068 seconds.
Keywords
Members
Tags
-
Hello there,
As you can see on line 98, oscilloscope.php, the Oscilloscope project above employs WebSocket.
https://blogs.w...
Leave a comment:
-
You are welcome!
Thank you very much for the suggestion. We will review and try to improve our service.
Feel free to reach us if you need...
Leave a comment:
-
Hello there,
If you want to make a web oscilloscope with Arduino and PHPoC shield, you may refer to the project below:
https://for...
Leave a comment:
-
Hello,
To make the PHPoC board accessible from the Internet, you may set up Infrastructure mode for the board, and then set up port forwarding...
Leave a comment:
-
Hi there,
It seems that you have a network configuration issue rather than an issue with PHPoC board.
To access a PHPoC board (or any...
Leave a comment:
-
That's a good news!
I am glad to hear that.
Thanks for letting me know.
Cheers
Leave a comment:
-
Hello,
Please download the latest Debugger version and try again.
https://www.phpoc.com/download.php#download_tools
Also, could...
Leave a comment:
-
Hi there,
I think now I get what you said.
However, Arduino with PHPoC Shield can work as a WebSocket server, but not a WebSocket client....
Leave a comment:
-
Well, it may be a bit confused here.
Aren't you going to make a standalone console with Arduino, in which you can control things via the...
Leave a comment:
-
Hello again,
Well, there may be a couple of ways to do what you are trying to do, but let's take one.
You can use WebSocket...
Leave a comment:
-
Hello there,
Welcome to PHPoC forum.
I am not sure I understand it well.
Can you describe your application again?
Are you...
Leave a comment:
-
Glad it worked for you. Sorry for the inconvenience.
-
Hello,
It seems that there is a syntax error in your code.
For example,
for(; ==> should be: for( ;; )
Make sure...
Leave a comment:
Leave a comment: