-
### Description
I'm currently working with the BL602 microcontroller and I’m interested in using NuttX for my project. I would like to know if NuttX has support for Bluetooth Low Energy (BLE) on the …
-
I am using Ubuntu 22.04 to build firmware with Docker. The first step was completed successfully with the command "docker build -t openbk_build --build-arg USERNAME=$USER .". However, I encountered an…
-
```
git grep GetTcpSupported
src/lib/dnssd/Advertiser.h: Optional GetTcpSupported() const { return mTcpSupported; }
src/lib/dnssd/Advertiser_ImplMinimalMdns.cpp: if (params.GetTcpSupporte…
-
I flashed my BL 602 LED controller severasl times and I always got to the default WiFi connection.
When I entered my WiFi settings (checked many times and copied through copy/paste) the device reboot…
-
如题,如何使用ch340 ttl转USB的调试连接Radar-01开发板。
询问淘宝官方人员,让我期待后续教程...
最初的教程是用的安信可的调试ttl转usb,但针脚en、信号写入 这两个ch340没有;
即使外接电源了,en连3v也无法调试,希望可以回答一下信息。
-
In the past we had some little issues with connecting to WiFi too early, most likely because of not thread-safe LWIP....
We have fixed that by adding an overly large connect delay, but now that LWIP …
-
Hello,
I finally managed to get OpenBK installen on my BK7231N smart socket.
I was also able to get the module configered, so that Relay, LED, pbutton and power measuring work.
But unfortunately I…
-
We are glad to hear voice from you.
Any requirements? Feel free to talk or request Here.
BTW:
We are plan to add Nuttx support soon.
-
I read the closed post regarding uploading and believe this one is different.
I have tried the project on both Windows and Linux and Windows was fine. On Linux I ran into a problem where the DT-BL…
-
How to use PIR interrupt?
Which pins can be used for PIR detection?
Thanks!