This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I am using the NRF2840 and WaveShare's 2.9 epaper display to make a cutdown tool, but I am facing some problems.

I have realized the cutdown function with the examples. But now I want to reflesh the number I have published, which means that I first publish a number, then I want to publish a new number. But now, the new number i published can't preemptive the old number. I want to know how to replace the old number. Thanks for all of your effort.

yours sincerely,

Leo Li.

Parents Reply
  • It's still unclear what your actual problem is:

    1. Transferring the new number over BLE to your module?
       
    2. In your module firmware, getting access to the new number?
       
    3. Writing the new number onto the display?
       
    4. Other ... ?

    Again, the question of how to write to and update the display has nothing to do with Nordic: the display neither knows nor cares what microcontroller you use - it works the same whatever is driving it.

    Therefore, you need to go to the display documentation, and/or the manufacturer, for details of how to control the display.

Children
No Data
Related