Complete
over 2 years ago

bug: System Error in calling GenericChannel.getDeviceConfig()

Error Name: System Error
Occurrences: 1
First Occurrence: 2022-11-18
Last Occurrence: 2022-11-18
Devices:
Edge® 530: 9.50
App Versions: 2.1.0
Languages: ita
Backtrace:
ExtHRMSensor.paired:146 var deviceCfg = GenericChannel.getDeviceConfig();
ExtHRMSensor.onMessage:92


Parents
  • Was it a one-time reproducing or are you able to reproduce it in a few trials whenever you want?

    In my code I only call getDeviceConfig() in one place and it's only called right after a pairing happened (when onMessage got MSG_ID_BROADCAST_DATA or MSG_ID_ACKNOWLEDGED_DATA) so if your hint about the distance is indeed helpful then I might be able to see this if I start out of range and then slowly get closer until it connects. But I don't think it's that easy, because in the past I did tests of disconnects and reconnects (with the same HRM or with different HRM) and I don't remember seeing this (or any other) error

Comment
  • Was it a one-time reproducing or are you able to reproduce it in a few trials whenever you want?

    In my code I only call getDeviceConfig() in one place and it's only called right after a pairing happened (when onMessage got MSG_ID_BROADCAST_DATA or MSG_ID_ACKNOWLEDGED_DATA) so if your hint about the distance is indeed helpful then I might be able to see this if I start out of range and then slowly get closer until it connects. But I don't think it's that easy, because in the past I did tests of disconnects and reconnects (with the same HRM or with different HRM) and I don't remember seeing this (or any other) error

Children
No Data