Can I send an extra parameter (unique character) while performing the device firmware upgrade using react native nordic dfu library?

98 views Asked by At

I'm wondering if we can send a unique character during the startDFU() method, so that the device can validate this character first and then initiate the firmware upgrade. Is this possible with this library (React native nordic dfu)?

0

There are 0 answers