@crispyoz thanks for your thoughts.
I'm also afraid that this is a pile-up of different issues.
Our app is ofcourse using resources, but it -should- only send data through a connection that is really established. So if you only ask for that data in the direct ap connection, there will be no data through the sta connection.
Also without the app present it it's hard to notice the sluggishness of data transfer without building another way to test (and maybe make the same pitfall ;).
I have read left and right about applications where people noticed the same latency problems, for instance in a camera application.
It seems to simply surface more if you really start using the 'ap' connection next to the 'sta' connection
That's why we didn't notice before we started shipping.
(yup, i agree, failing test protocols, but still)
warp core is probably not designed to be used this way, it makes more sense that a user wants to use it with both connections in place at the same time, or with them putting 'ap' in the config to disable that functionality.
You say that the standard MT driver allows for turning off ap or sta seperately.
Do you mean that this setting does not work in the omega version at all?
I did notice that changing things like "option disable" under config wifi-iface 'ap' or config wifi-iface 'sta' don't give me the results i would expect, but it seems that changin option device_mode 'apsta' to just 'ap' under "config wifi-device 'radio0' " actually makes a difference.
Our problem also disappears when doing just that.
Anyway, i'll give your suggestions a try, thanks
Do you have any idea why Onion chose not to use the standard MT driver?
cheers
Tony
PS i love your case for the dash, thanks for that too