-->
Page 1 of 2

Question: Wifi RFID related API calls in ESP Open SDK

PostPosted: Mon Mar 28, 2016 8:14 pm
by Cap
There are four WiFi RFID related API calls in the 1.5.2 version of the documentation. The calls are wifi_rfid_locp_recv_open, wifi_rfid_locp_recv_close, wifi_register_rfid_locp_recv_cb, and wifi_unregister_rfid_locp_recv_cb. There seem to be very little info in the documentation about this or any other discussions.

Are these API calls to directly use the Wifi radio/antenna to work with RFID, or are these intended to be used another board?

Re: Question: Wifi RFID related API calls in ESP Open SDK

PostPosted: Tue Mar 29, 2016 4:58 am
by zapping
Very interesting!!

Re: Question: Wifi RFID related API calls in ESP Open SDK

PostPosted: Tue Mar 29, 2016 7:31 am
by zapping

Re: Question: Wifi RFID related API calls in ESP Open SDK

PostPosted: Tue Mar 29, 2016 8:37 am
by Cap
@zapping Are you implying that Cisco's location control protocol (LOCP) that you pointed to is implemented by the APIs that I asked about?