I want to send ADC data over bluetooth.
When I searched, I found the following contents.
The protocol that can send the most data is the raw LL data.
How do I set this up?
What is the difference between LE 1M PHY and LE 2M PHY and how do I check it?
I want to send ADC data over bluetooth.
When I searched, I found the following contents.
The protocol that can send the most data is the raw LL data.
How do I set this up?
What is the difference between LE 1M PHY and LE 2M PHY and how do I check it?
When compiling the example you provided, the linker script file cannot be found.
What should I do?

After simplifying the path, I checked the normal compilation.