Lech Perczak
Lech Perczak
@bam80 You also add MBIM support in source, but don't mention it in commit title nor message. It might be worthy to add it, and elaborate a bit more in...
LGTM, so `Reviewed-by: Lech Perczak `
Just Github thing, OpenWrt staff prefers to merge patches manually via Git itself rather than Github.
I think you could add a wrapper like `ucidef_add_interface_wan_qmi` that would call `ucidef_set_interface_wan "wan" device "$1" protocol "qmi"` internally, and the same for MBIM. I think NCM could be handled...
Okay, I'll think about it.
I'm trying to get Bluetooth running on upstream OpenWrt 19.07 build. But for some strange reasons: - GPIO12 when exported and set to "low" still shows "1" as value -...
So it was PEBKAC problem after all. Too bad that I nuked my original FW dump already. I guess, to make this chip actually usable, a custom firmware implementing HCI...
At least, what I managed to find out is to verify, that GPIO52 isn't used by NAND controller - it would make no sense to share it with NAND-flash as...
@dl9rdz a few days ago I noticed that (at least on latest devel release) that in this case screen just stops updating, but the content is retained. Maybe it needs...
I think I can try with 0.96" display as well - I have one board with "press-fitted" display, which I did not solder in yet. If it works in that...