So I took the beacon identifier and found your Estimote Account, and then I checked if there’s any telemetry recently sent from any mobile apps registered under that account, and I didn’t see any. But other requests (tags, attachments, analytics) are going through, so I dug deeper.
I now believe this a bug in the iOS Proximity SDK. If I read our code correctly, we’re waiting to collect 100 telemetry frames before sending them to Estimote Cloud. But, these need to be 100 frames from different beacons, which I believe is not the intended design