DEV Community

Jo Tour
Jo Tour

Posted on

Seeking Framework Recommendations for BLE-Intensive Industrial Mobile Application

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)

Collapse
 
hamzeh_miqdadi_49d5bb0dd8 profile image
hamzeh Miqdadi

I recommend Kotlin, its the native framework for android. So it would definitely be better than react native or flutter