Hi ,I am now using nrf24lu1p and 51822 for communication, the use of Gazell for paired debugging, and now want to use the upper authorities to close the NRF24LU1P Gazell pairing function, how do I set?
Hi ,I am now using nrf24lu1p and 51822 for communication, the use of Gazell for paired debugging, and now want to use the upper authorities to close the NRF24LU1P Gazell pairing function, how do I set?
Have you made sure gzp_id_req_reject(); was called and you still able to pair ? Note that there is encrypted pipe and non-encrypted pipe. How did you check if you actually paired ? Note that gzp_id_req_reject() only rejects host ID, not the system address.
Have you made sure gzp_id_req_reject(); was called and you still able to pair ? Note that there is encrypted pipe and non-encrypted pipe. How did you check if you actually paired ? Note that gzp_id_req_reject() only rejects host ID, not the system address.