Hi Dev Community,
We're in the process of rebuilding our Atlas app, which controls a portable jacking system through BLE connections to four ESP32 devices. Our initial build with React Native faced challenges, including unstable connections and command delays.
We're considering Kotlin, Flutter, or continuing with React Native to improve BLE communication stability. Based on your experiences, which framework would you recommend for handling multiple BLE devices efficiently in an industrial application?
Appreciate your insights.
Top comments (1)
I recommend Kotlin, its the native framework for android. So it would definitely be better than react native or flutter