Hello.
I'm currently trying to implement multi-pairing using FRDM-KW36 boards.
The SDK version I'm currently using is 'SDK_2.x_FRDM-KW36_2.2.12' and the MCUX version is 'MCUXpresso IDE v11.8.1_1197'.
What I'm most curious about is whether multi-pairing with 2-3 or more boards is possible using KW36.
When I asked the community about this, the engineer provided me with the "KW38 Profile" edit and "Wireless UART".
Are there any additional methods in addition to the examples provided by the engineer?
For example, in the "KW36 Profile" edit, the implementation process is described so that humidity can be measured. Then, in addition to this, how can a user create a new profile?
How should the UUID or header file be set? Should the user create a new one arbitrarily?
Secondly, is there any BLE example that supports multi-pairing other than the "Wireless UART" example?
If multi-pairing is supported including the Wireless UART example, is there a way to control multi-pairing without pressing the Switch on the FRDM-KW36 module?
Would it be best to implement this by modifying the example code?
I am not familiar with the subject matter, so I am sorry that I do not know much and have many questions.
However, the subject matter is very important to me, so I look forward to your kind and detailed answers to my questions.
Thank you.