Trying to display a bitmap on T35 screen

Sounds like a bug. Something for GHI to take a look I guess.

@ andre.m -

and is it possible to plugin your sd card into your pc to check if your pc is able to see and read the file?

Mentioned in text that I could read/edit the bitmaps.

I’ll try your suggestion

Thank you…

@ andre.m -

Bitmap bitmap = new Bitmap(File.ReadAllBytes(pathFileName), Bitmap.BitmapImageType.Bmp);

Dang your smart!

Worked like a CHARM!

@ Fembot32 -

I will post code in Codeshare after I finish this reply.

Note that the code uses firmware 4.2.9.0 (new).

It should get you started.