This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Failed getting composition data after app update to 2.1.0

Hi,

We are using nrf52 dev boards running mynewt and until two days ago we could use the app to identify/provision and get composition data for nodes and get composition data from them. After the update to version 2.1.0 of the android app, it hangs while obtaining composition data, see attached screenshot.

The release notes say something about fixing problems related to composition data. Maybe something was fixed and a new problem introduced?

Parents Reply
  • Hi @kolten, sorry for the delayed reply. I did give this a go. Looking at the logs I see a slight issue here. Everytime when we send the first CompositionDataGet message, the very first segment is not sent by the firmware side (what's received is from the 1st to 5th), but the second time we send a CompositionDataGet it sends all the packets(from 0th segment to the 5th). I will also debug more on my end to see why the 0th segment is not resent.

Children
No Data
Related