想往PN7150里面写一个NTAG,作为蓝牙OOB的一种方式 。但是不知道该如何写入?
Hello,
I believe that you are trying to do a BLE pairing with the PN7150? Or are you trying to write the data on a tag to pair like what can be achieved with the TagWriter?
Could you please help me confirm what you are trying to achieve in English ?
Regards
Estephania
Hello,
Thanks for your response.
Yes, I’m trying to do a BLE pairing with the PN7150 in BLE chip QN9080.
I have merged the pn7150 demo code from LPC11U6x to QN9080.
Then disabled the macros : P2P_SUPPORT and RW_SUPPORT , only enable the CARDEMU_SUPPORT.
Because I only want to used it to demo the BLE paring , so cardemu mode is enough I think.
But the demo works with polling mode , I want to change to the IRQ mode.
Because the NFC and BLE should work in same time, so I use the freertos to management these two tasks.
My problem now is that I don’t know how to change the code to work in IRQ mode, only enter nfc_task there is NFC command.
Do you have the demo , or could you help me to make the interrupt i2c communication betwwen QN9080 and PN7150s ?
Thanks , wait for your reply…..
Have a good weekend….
Best Regards,
Zhang Yanling