astyr
I have a Raspberri pi zero which needs to send a string of information to my react native app. How can I do it?
I set up the whole bluetooth communication in my pi and the react native is developed, the only issue is that I cannot figure out how to make a communication between these two.