SIFI_SDK: Port BLE peripheral_with_ota to LVGL compass example. Sensor only reads once at power-on

BLE can operate normally, and OTA updates are possible. However, when moving the watch, the compass values do not change. Checking the logs, the sensor only collected data once right after power-up. What could be the reason?

If the routine has no issues, you’ll need to check yourself whether any part was missed during the migration.