react-native-serial-port-api icon indicating copy to clipboard operation
react-native-serial-port-api copied to clipboard

react-native serial port API

Results 25 react-native-serial-port-api issues
Sort by recently updated
recently updated
newest added

Getting "No permission to read or write this serial port" Error while trying to read serial port.But After setting the su path, the app does not run at all. It...

Is it possible to make it compatible with expo? Thank you

Hey After connecting successfully, I am not receiving data from the serialport. Is there an additional step required after connecting? This is my connection : ``` SerialPortAPI.setSuPath("/system/xbin/su"); const serialPort =...

I have a problem on use the libon expo app, ![image](https://user-images.githubusercontent.com/40392351/228232519-eb1a6000-d806-4a79-9347-be5e28b12d77.png) And i try add permissions ![image](https://user-images.githubusercontent.com/40392351/228232812-77a4d102-35d1-40f0-80b2-b8b52463a6ea.png) But it doesn't work either, can you help me?

This plugin is not working for me. It does not recognise the class as it returns null " ``` import SerialPortAPI from 'react-native-serial-port-api'; async function example() { /* const devices...

Hello, I tried the version v.1.4.0-rc.1 as I saw it in previous messages. Previously I think I tried the latest version. Thank you

Hey guys. Currently I'm developing a project using React Native with Expo and TypeScript. Since there is no support for typescript, I'm trying to use the package on a .JS...

Hi. I'm trying to create an app that uses a COM port to send strings to a laptop. So, i was compiling my app on react native with a Windows...

Not Found - GET https://registry.npmjs.org/@types%2freact-native-serial-port-api - Not found