Hope you are doing well.
I am new to the BLE and QN9090. I want to advertise, scan and pair between two qn9090. I don't know how to start. Could you please help me?
Thanks in advance.
Thanks and regards,
AjayK
When working with the QN9090 for BLE, the first thing you’ll want to do is get comfortable with the basics of advertising and scanning. Start by looking into the Bluetooth Low Energy (BLE) examples provided in the MCUXpresso SDK for the QN9090.
Hi,
I have a problem, in fact i have two tags which communicate with an initiator" they have the same reference of shield(QN9090,SR040)". Also, i have to make a communication between these two tags with my pc to transfer the data "which is the result of calculation between the initiator and the two tags" via BLE" advertising".
Thanks in advance.
Thanks and regards,
Hi @giraffe508
I installed mcu xpresso and import SDK project in it, but unable to find ble_peripheral and ble_central examples, Could you please tell me in which example can I find?
Thanks in advance.
Hi @Ajay1202
Welcome to the world of BLE and QN9090! To get started with advertising, scanning, and pairing between two QN9090 devices, you can follow these steps:
By following these steps and referring to the example projects, you should be able to achieve advertising, scanning, and pairing between your two QN9090 devices. You can also refer to the QN9090/30 Bluetooth Low Energy User Guide for more information on BLE functionality and the SDK examples.
Good luck with your project, and feel free to ask any further questions!