I have a custom PCB in which I already tested the module and it is working fine. Because of development and application limitations I need to use LoRa P2P instead of LoRaWAN. Since I am controlling the module through AT commands and already have an app working with lorawan, where can I find the necessary AT commands for LoRa P2P or resources support regarding working with KG200Z on P2P mode.
We dont have a specific document for the P2P, as the commands used is already included in the AT commands.
Enviromment Setup
(1) 2 x KG200Z TE-B [ evaluation boards].
(2) 2 x USB cable for connectivity.
(3) QCOM tool [ Serial communication tool for AT communication]
Test Steps
(1) Connect KG200Z EVBs to QCOM tool via USB cables
(2) Make sure your KG200Z TEB or module is running AT firmware using AT+QVER
(3) Check the band information on EVBs by running AT+QBAND=? Command