Announcement
Collapse
No announcement yet.
Search Result
Collapse
67 results in 0.0054 seconds.
Keywords
Members
Tags
-
PHPoC can serves as Soft Access Point. Sort Access Point means other device can connect directly to PHPoC via TCP/UDP but can not use PHPoC as a rout...
-
-
Yes. And take a look to other comment I posted recently.
-
You can used any unused pin on Arduino for SS pin. It is defined by you. For example, pin 10 is used by default for SS pin of PHPoC shield. and you can...
Leave a comment:
-
I took a close look to your picture. You have not change SS_PIN.
It only works when you change SS pin on both code and real wiring
Leave a comment:
-
That is because two devices use the same SPI bus. The SPI allows multiple devices share the same bus, as long as they use the different SS pin. I would...
Leave a comment:
-
This error is related to RFID-RC522 module. I suggest you to contact the RFID-RC522 provider...
Leave a comment:
-
Both RFID-RC522 and PHPoC shield uses SPI. By default, it can not work together. Fortunately, you can make it work by changing the SS connected to RFID-RC522....
Leave a comment:
-
Could you please:
- Keep power Arduino and connect PHPoC Shield to PHPoC Debugger? You can download PHPoC debugger here. And this is instruction.
- Click
Leave a comment:
-
Could you please reboot Arduino and show me all log on Serial Monitor?
Leave a comment:
-
No, the Wi-Fi configuration is stored in Flash memory. It is kept when there is no power. You only need to send once. You can test it.
Leave a comment:
-
That error means you have not configured the WiFi network for PHPoC Shield. Please see the this instruction to config WiFi information:
Leave a comment:
-
Oh, you deleted all the system files and default webapp file. Please follow this instruction to upload the system files and default webapp file.
...
Leave a comment:
-
Your image show that the code is NOT run. Please click "RUN" button to run the code
Leave a comment:
-
did you click "Run" button on PHPoC Debugger? when PHPoC Shield connects to PHPoC Debugger, the debugging mode is automatically enable. In this...
Leave a comment:
Leave a comment: