Re: imxrt interrupt locking

2023-05-16 Thread Nathan Hartman
On Thu, May 4, 2023 at 8:08 AM Jernej Turnsek wrote: > > Hi, > thanks. Will take a look. > > On Thu, May 4, 2023 at 1:25 PM Nathan Hartman > wrote: (snip) > > I found it in the old wiki: > > > > > > https://cwiki.apache.org/confluence/display/NUTTX/High+Performance%2C+Zero+Latency+Interrupts > >

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