Hi sir,
I plan to use CC2540 in my project. However, unlike CC2530, I didn't find any information about registers that control RF part of CC2540 in the user's guide (swru191b), only status registers are available. Since the BLE stack is not open source, it means that both hardware and software of CC2540 are closed. I worry if problems are encountered during development, it would be very difficult to position the problems and do debugging.
Can anyone explain why the application is not allowed to access RF registers of CC2540 directly (said in the user's guide)? How to make debugging easier if neither the RF registers nor BLE stack source code is available?
Thanks!