Hi,
we use the WL1835MOD on Board with the AM3354.
Bluetooth is used to connect to a sensor system.
After we connect via BT to our sensor system and start the measurement, the measurement is running fine and we see a CPU usage caused by SS1BTPM of about 8 to 10%.
After some time the CPU usage caused by SS1BTPM is going up imediatly to about 100% and our .measurement is going very slow.
The usage stays on a level of about 100%.
If we now start the Demo LinuxDEVM on a console and call Initialize 1 the CPU usage goes down to about 8 to 10% and our measurement is again running with nofmal speed.
The initialize command send from the Demo application to the Linux stack seems to resolve the issue.
We could not find any reason for that behaviour.
After some time of operation the issue apprears again.
Bernd