Questions about ble/wifi

2023-03-17 Thread Alexandru Motoi
Hello! I started working on a project for my university. The idea is to make a smart home proxy using NuttX and ESP32-devkitc. I tested the already available configs(wifi/ble/sta_softap/blewifi) to see if they work and they seem fine using the stable release V10.3.0. Using the latest version I go

Re: Questions about ble/wifi

2023-03-20 Thread Alexandru Motoi
ion for NuttX, there is no secret, > it is POSIX, if you can write application for Linux, you can write for > NuttX too. Also there are many samples at apps/ repository. > > BR, > > Alan > > On 3/17/23, Alexandru Motoi wrote: > > Hello! > > > > I started w

Re: NuttX BLE. Pairing with a device

2023-05-16 Thread Alexandru Motoi
Hi all, I am also trying to pair my ESP32 running NuttX with a bluetooth device. I was wondering if you managed to do it Petro. Also a problem I ran into is when I am trying to advertise from my ESP32 with "bt bnep0 advertise start" I can't see the ESP32 on any other devices I tried. Any info w