WICED 3.3.1 restful smart server demo testing

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

cross mob
Anonymous
Not applicable

Hi,

I need to test WICED Wi-Fi 3.3.1 restful smart server demo. But I can't find any explanation or any doc regarding that.

Can I have explanation regarding how to test demo ?

Thanks.mwf_mmfaeseyhangangi

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
JaeyoungY_71
Employee
Employee
First comment on KBA 25 solutions authored 10 solutions authored

Hi rajvirzala,


The RESTful Smart server is the successor of SmartBridge. You can issue http get/put requests to the WICED boards to get them to scan/connect/read and write characteristic and descriptor values from ble peripherals. Below is a guide on how to use the RESTful Smart Server. You can use either curl commands if you have Cygwin installed, or RESTful clients for a gui environment. This will work on 43909 / 43341 / 43438 chips.

REST Client For Mac

https://luckymarmot.com/paw

REST Client For Windows

http://restclientgui.codeplex.com/

Also attached are the GAP and GATT API spec sheets.


Thanks,

Jaeyoung



restful1.png

restful2.png

restful3.png


restful4.png


restful5.png

View solution in original post

1 Reply
lock attach
Attachments are accessible only for community members.
JaeyoungY_71
Employee
Employee
First comment on KBA 25 solutions authored 10 solutions authored

Hi rajvirzala,


The RESTful Smart server is the successor of SmartBridge. You can issue http get/put requests to the WICED boards to get them to scan/connect/read and write characteristic and descriptor values from ble peripherals. Below is a guide on how to use the RESTful Smart Server. You can use either curl commands if you have Cygwin installed, or RESTful clients for a gui environment. This will work on 43909 / 43341 / 43438 chips.

REST Client For Mac

https://luckymarmot.com/paw

REST Client For Windows

http://restclientgui.codeplex.com/

Also attached are the GAP and GATT API spec sheets.


Thanks,

Jaeyoung



restful1.png

restful2.png

restful3.png


restful4.png


restful5.png