Search found 9 matches

by javargas26
Wed Dec 06, 2017 12:44 am
Forum: micro:bit boards
Topic: Bluetooth Pairing Mode Probem
Replies: 6
Views: 6039

Re: Bluetooth Pairing Mode Probem

How can I pear a ESP32 with android using bluetooth?
by javargas26
Wed Dec 06, 2017 12:26 am
Forum: ESP32 boards
Topic: Bluetooth on ESP32 running micropython
Replies: 8
Views: 11448

Re: Bluetooth on ESP32 running micropython

I haven't been able to do it. What I am trying to do is:

sent a data that I get from a light sensor, via bluetooth, to an app on my phone

Any suggestions or help coding would be very apreciated
by javargas26
Tue Dec 05, 2017 10:43 pm
Forum: ESP32 boards
Topic: Web Client ESP32 micropython
Replies: 4
Views: 6107

Web Client ESP32 micropython

Hi... the thing is this: I am collecting some data from a sensor and showing it in the console, but I want to send it to a server that is not on my LAN. I am also able to conect to wifi using my phone as an AP, but it is just that, just conected to the wifi. What I want to do and I don't have any id...
by javargas26
Thu Nov 30, 2017 10:37 pm
Forum: ESP32 boards
Topic: Connecting ESP32 to WLAN
Replies: 3
Views: 2635

Re: Connecting ESP32 to WLAN

I am using the phone as AP but I fail to send the information to the server
by javargas26
Thu Nov 30, 2017 2:28 am
Forum: ESP32 boards
Topic: Connecting ESP32 to WLAN
Replies: 3
Views: 2635

Connecting ESP32 to WLAN

I need to conect the ESP to the internet but not in a local network. I need to be able to meassure the light from the street ligh lamp and send it to a database.
by javargas26
Thu Nov 30, 2017 2:22 am
Forum: ESP32 boards
Topic: Bluetooth on ESP32 running micropython
Replies: 8
Views: 11448

Re: Bluetooth on ESP32 running micropython

In that case, any suggestion o how to make that connection ? How about a bluetooth module HC-05 using the UART port?
by javargas26
Thu Nov 30, 2017 1:04 am
Forum: ESP32 boards
Topic: Bluetooth on ESP32 running micropython
Replies: 8
Views: 11448

Re: Bluetooth on ESP32 running micropython

What I'm looking for is a kind of library so I can do "import bluetooth" or something like that.
I want to send data from the ESP to my phone and I know the board I'm using supports bluetooth
by javargas26
Wed Nov 29, 2017 11:23 pm
Forum: ESP32 boards
Topic: GPS on ESP32 running micropython
Replies: 4
Views: 4200

GPS on ESP32 running micropython

Is there a library for GPS? and if so, where can I find it?
by javargas26
Wed Nov 29, 2017 11:22 pm
Forum: ESP32 boards
Topic: Bluetooth on ESP32 running micropython
Replies: 8
Views: 11448

Bluetooth on ESP32 running micropython

Is there a bluetooth module and where can I find it?