Quote:
Originally Posted by 8poke2
You need SSL certificate for security of users ...
|
It's there. If you want https, just use it.
Quote:
Originally Posted by 8poke2
I was looking for where you connected the oscilloscope
|
Just about any of the Eink data lines will do. With that you can measure the duration of the screen update itself but not how fast the page turn is from touch until done. You need some sort of hardware output to indicate the start. If the system console is working you can just put a Log.d in your reader app and scope the console.
Quote:
Originally Posted by 8poke2
I used NtxHwCfg for NTX config read and i found maybe this to display refresh related infos:
|
You had a HwCfg out of an NTX device? Which? This won't work with Onyx.
The whole HwCfg idea was used before device trees. It might have been a good idea, but they ended up with unique u-boot and kernel for each model anyway.