@Melinda Weaver the channel map config question is a good one — the STM32WB07 actually does expose channel classification controls at the HCI level, so it's not purely locked behind the AFH algorithm. Whether the current Pro+ firmware surfaces that cleanly as a user-facing parameter is worth checking in the repo directly:
https://github.com/RFOXiA/MultiNav-Pro-Long-Range-BLE-Module-Firmware-STM32WB07
If the whitelist isn't exposed yet, you can still get a lot of diagnostic mileage by logging RSSI per-channel during the dropouts — if you consistently see the SNR floor on specific channel indices, that confirms your hopping hypothesis and gives you the exact channels to blacklist when the feature does land. At 50km you're already at the margin where even a 3-4dB hit from landing on a busy channel can break the link, so this is absolutely worth isolating before assuming it's a hardware ceiling.