Mr. Süw

Results 8 comments of Mr. Süw

I did take some screenshots. The first screenshot shows how the UI elements are positioned. I can select another frequency by clicking at the spectrum. But it's not possible to...

There are no other messages (only extreme audio overruns): ![img_0239](https://cloud.githubusercontent.com/assets/1378637/3142418/d6ea7722-e9bc-11e3-8582-8edfdf013750.PNG) What you see is a JavaScript console. This screenshot is taken after I connected to shinysdr server and after I...

I modified the source to understand the root cause. I disabled the external notification module, so that Pin 24 is not set. Done by modifying ExternalNotificationModule.cpp:255 as follows: `moduleConfig.external_notification.enabled =...

Thanks @markbirss. Device is now working without screen 😃. I am wondering if the SH1106 screen is really not working, because I already switched to a new one. I will...

No luck with using the definitions USE_SH1106 or USE_SH1107_128_64 in variant.h of rak11310. But I did prove that the connected screen works in my current HW setup. I used the...

Re-tried with v2.2.16.1c6acfd. SH1106 1.3" 128x64 is still not working.

I tried an analysis with additional logging enabled in v2.2.21.7f7c5cb (don't have a debugger yet). Following my results: - detects the right screen model which is 2 (SH1106) in main.cpp:479...

I had some free time for testing alpha firmware version 2.4.1.394e0e1. No success with display. Device is without it functional. I connected also a RAK nanoDAP v2.3 to RAK11310, but...