gator 0 Posted September 28, 2020 Share Posted September 28, 2020 Hello, I am having an issue with compatibility between the BLE library and LiquidCrystal libraries. When I start ble.begin() and LCD.begin(16,2) in the setup function, the LCD does not function properly. I did some troubleshooting elsewhere and when the BLE code is all removed, the LCD functions perfectly with my MSP 432. Are these libraries supposed to be incompatible? Quote Link to post Share on other sites
Rei Vilo 695 Posted September 29, 2020 Share Posted September 29, 2020 Check there is no conflict between the BoosterPacks with https://dev.ti.com/bpchecker/. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.