I developed a little piece of code based on the SimpleBLEBroadcaster sample app. It runs fine on the CC2540 dev kit (using the CC2540DK_EM module). However, when I flash that code into the HM-10 module (which is built around a CC2541), it runs but produces no advertising data.
I understand the two boards use different processors (I changed my IAR project to target the CC2541), but are there any other differences that might explain the lack of radio output?
Any insights are appreciated.
Thanks.