Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

PSoC™ 6 Forum Discussions

SURYASUNDAR
Level 2
Level 2
First like given 50 sign-ins First solution authored

we have working with one IOT based project on PSOC6 WIFI BT PROTOTYPING KIT.I was attempting to post some data from code to PHP server .I have used webserver code and http_client code for reference. I am unable to get the value that i am sending from code to server. I am attaching the file. Could you please help me to sort out the issue .The terminal output also I am attaching with this

0 Likes
1 Solution
PRI
Moderator
Moderator
Moderator
100 replies posted 5 likes given 10 likes received

Hi,

Can you clarify why you are using both web server code and http client code? What is the role of web server in your project? As far as i understand, you want to post data from the kit to a php server. You can use http client code to send a http post request to server right?

Thanks

View solution in original post

0 Likes
2 Replies
advait_kulkarni
Moderator
Moderator
Moderator
50 solutions authored 10 likes received 100 sign-ins

Hi @SURYASUNDAR ,

Thank you for contacting infineon tech support team. We have taken up your query, kindly expect a delay in response due to holiday break. We will get back to you soon.

Thanks and regards,
Advait Kulkarni

0 Likes
PRI
Moderator
Moderator
Moderator
100 replies posted 5 likes given 10 likes received

Hi,

Can you clarify why you are using both web server code and http client code? What is the role of web server in your project? As far as i understand, you want to post data from the kit to a php server. You can use http client code to send a http post request to server right?

Thanks

0 Likes