Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

session_cnt not checked an stored #80

Open
MpmTwtg opened this issue Aug 12, 2024 · 1 comment
Open

session_cnt not checked an stored #80

MpmTwtg opened this issue Aug 12, 2024 · 1 comment

Comments

@MpmTwtg
Copy link

MpmTwtg commented Aug 12, 2024

// smtc_modem_hal_context_restore( CONTEXT_FUOTA, 0, (uint8_t
// *)(&(frag_session_data_tmp.frag_group_data.session_cnt_prev)), 2); // restore session_counter

// smtc_modem_hal_context_store( CONTEXT_FUOTA, 0, (uint8_t
// *)(&(frag_session_data_tmp.frag_group_data.session_cnt_prev)), 2 );

The session cnt is not used at all nor stored, according to ts004-2-0-0-fragmented-data-block-transport 3.3, L366-L388.

Also it would be nice to have a callback for the FRAGMENTATION_SESSION_SETUP_REQ,, we could use this to prepare the storage,
and then this could also have a reason for frag_session_data_tmp.frag_group_data.descriptor.

with kind regards,
MPM

@opeyrard
Copy link

Hi,
We are investigating and will update you.
Many thanks,
Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants