Other Parts Discussed in Thread: CC2340R5
Tool/software:
Good afternoon,
I use cc2340r5 and simplelink_lowpower_f3_sdk_8_10_01_02 .
My program is based on basic_ble with some logical modifications.
I saw a strange behavior of the menu module, it works fine with the Tera Term terminal if I scratch the full overwrite/reset firmware on the device then the menu will be displayed in full. If I simply turn off the terminal, turn it on again and connect the device (turn on its ticks after connecting), the menu will not be displayed, only then some fields will appear when you print them out, but not the main menu fields (toolbar, navigation, etc.)
I don't quite understand if this is a terminal problem or some problem in the implementation of these module settings?
Also an additional question, a similar behavior is observed if the device went to Standby, before clearing the terminal, and after waking up, I start the menu again, but nothing is displayed, only later it prints the fields that I output via printf.
Regards, Vadim.