I recently started playing with an arduino nano 33 iot, and i tried to make the screen of an e ink just black for testing purposes, now the screen is not doing anything.
The display i used is: https://www.amazon.de/-/nl/dp/B072Q4WTWH
So i am looking for some advice on what im doing wrong.
my code:
The better approach is to use one of the examples, when starting with a new library.
For GxEPD2 I recommend to start with GxEPD2_Example or GxEPD2_HelloWorld.
In there you find the header file GxEPD2_display_selection_new_style.h.
It has a list of all display panels supported by GxEPD2. And in the comment you can see the inking found on the panels I have. Compare this inking with the one of your display.
These are the candidates for your display. You could try them all, or compare the inking.
You could also measure the diameter of your Waveshare display, and notice that they cheat slightly, their actual display panel is one millimeter too short, it is 1.5" instead of 1.54".
Therefore the best candidate is the DEPG0150BN.