Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
fuho edited this page Mar 21, 2015 · 2 revisions

+IPD – Receive network data

Type Instruction Response Function
execute +IPD,len:data Receive network data from single connection.
execute +IPD,id,len:data Receive network data from multiple connection.

Parameter description:

  • id: id no. of connection
  • len: data length
  • data: data received
Clone this wiki locally