DEV Community

Jo Tour
Jo Tour

Posted on

1

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

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay