
OK
19. Inquire PIO port input
Command Response Parameter
AT+MPIO?
+MPIO: <Param>
OK
Param----PIO port value (16bits)
Param[0]=PI00
Param[1]=PI01
Param[2]=PI02
……
Param[10]=PI010
Param[11]=PI011
HC-05 Bluetooth module provides the user with the ports (PI00~PI07 and PI010)
which can extern another input and output ports.
20. Set/ Inquire page scan and inquire scan parameter
Command Response Parameter
AT+IPSCAN=<Param1>,
<Param2>,
<Param3>,<Param4>AT+I
PSCAN?
OK
+IPSCAN:
<Param1>,<Param2>,
<Param3>,<Param4>
OK
Param1:time interval of
inquiring
Param2: duration in inquiring
Param3: time interval of paging
Param4: duration in paging
The above parameters are
decimal.
Default:1024,512,1024,512
Example:
at+ipscan=1234,500,1200,250\r\n
OK
at+ipscan?
+IPSCAN:1234,500,1200,250
Commentaires sur ces manuels