Hello, i have successfully installed OMG 1.8.1 to a LoRa32 V2.1_1.6. It’s working great as lora gateway ( i had to only change pin inside config_LORA.h from 14 to 23).
Now i would like to also use to also find and report BLE sensors/devices. I can see inside config_BT.h that it used pins 18 and 19 as default, but the lora32 chip has these pins for the lora chip.
So my question is , what pins should i put inside the config_BT.h ? Thanks