Mathias

Results 3 comments of Mathias

at first: great work - thank you all. I got some pixmob wavebands from cleaning up a concert hall and could reuse them with the RF codes here. got it...

you do not need to solder anything, the Battery-sense-pin changed to gpio37 also you will have to switch on the power for output (gpio21) schematica found at [https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/blob/master/SchematicDiagram/WiFi_LoRa_32(V2)/WIFI_LoRa_32_V2(868-915).PDF](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/blob/master/SchematicDiagram/WiFi_LoRa_32(V2)/WIFI_LoRa_32_V2(868-915).PDF ) changed...

sorry, I made an mistake in section //ADC must be ``` #ifdef WITH_TBEAM static adc1_channel_t ADC_Chan_Batt = ADC1_GPIO35_CHANNEL; static adc1_channel_t ADC_Chan_Knob = ADC1_GPIO34_CHANNEL; #else #ifdef WITH_HELTEC_V2 static adc1_channel_t ADC_Chan_Batt =...