Hello
I have a prototype of a wearable interface that includes cc2540. I am using it to demonstrate my product to investors, but when there is WIFI around it interferes and the devices throughput drops so low that it ruins the demo ( and my companies possible future cash flow ...)
from the spec I Understand that I can change the connection rf channel with the command LL_CHANNEL_MAP_REQ (opcode 0x01), but it doesn't seem to do any thing when I send it from the HCI commands tab in btool. also L2CAP_info_req doesn't provide any valuable data about the currently used channel, and the GAP_Establish_Link_Request doesn't send any data about the channels to be used.
I relay need some guidance here so it wont happen again when I demonstrate my product
Thanks
- Guy Wagner