I'm trying to broadcast advertisements faster than every 100ms using the simpleBLEBroadcaster. There's no problem setting the interval greater than 100ms. But when I set DEFAULT_ADVERTISING_INTERVAL to less than 160 I get no broadcasts at all. Is there something I'm missing?
Don.