I have read most (not yet all) of the posts, and it appears what to in order to have the mini Uart used for BT and the PL011 Uart available for using on hats is (for Jessie, Nov., 2017) to add the following to /boot/config.txt enable_uart=1 dtoverlay=pi3-miniuart-bt core_freq=250 What baud rate woul...