Skip to content

elkanamol/Sierra_find_image_impref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sierra_find_image_impref

this script done for geting ATcommands result in binary to comare it to given values for easy way. some results of AT commands are decoding by default terminals, and when you work with strings in Python it easy to compare in identical string and not use with regex. you need to run it in VSCODE in debbug modem and set brick point for result argumnet and copy it as binary.

this will provide you the actual value with raw values as "\r\n" values and correct whitspaces.

'AT!IMPREF?\r\r\n!IMPREF: \r\n preferred fw version: 02.33.03.00\r\n preferred carrier name: GENERIC\r\n preferred config name: GENERIC_002.072_001\r\n preferred subpri index: 000\r\n current fw version: 02.33.03.00\r\n current carrier name: GENERIC\r\n current config name: GENERIC_002.072_001\r\n current subpri index: 000\r\n\r\nOK\r\n'

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages