I am trying to print from my app to a Bluetooth printer. I use the serial and tscsdk library. When I run the app in "debug" mode it prints correctly, but when I run the app in "release" mode the app randomly doesnt print some data.
Has anyone have a similar issue that can give me some solution?
Attached you will see two images, the one that printed in debug mode and the one printed in release mode.