Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi,
I am currently trying to read the GPIO latch register in my Zephyr NRF SDK 1.9.1 C++ project with the following line:
This is resulting in the following compile...
I have downloaded the nRF connect for PC and successfully managed wo work with the dongle using the BLE General tool but when I tried to use the power profiler tool probably...
Hello Nordic Team,
I have a nRF52833 DK and I am running Light switch Server and client applicaiton in it.
I am in the moment customizing the application for our custom...
Is there a way to disconnect from devices that have exceeded the maximum number of connections allowed?
I am developing with nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral...
When I want to implement my edge impulse model to my nrf5sdk code using vs code I found this errors,
Terminal will be reused by tasks, press any key to close it.
> Executing...
I've just updated my nRC Connect SDK from V1.9.1 to V2.0.0. I did this via the nRF Connect for Desktop Toolchain manager. I'm using the nRF Connect extension in Visual Studio...
Hello everybody,
i currently develop two devices, one master and one slave (sensor). Both devices have the dfu service completly working.
My problem is that the master...
Hi
I am trying to FOTA download with AWS S3 bucket.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/libraries/networking/fota_download.html I am using HTTPS...
I installed the nRF Connect extension pack which also contains the nRF Terminal extension but I cannot make it work in VS Code
In the command pallette I select nRF Terminal...
Is there a way to manually initialize the nRF5 802154 radio?. I am using an external NOR flash LittleFS partition for data and the nRF5 802154 radio driver keeps complaining...
I'm trying to make some driver code to talk to a flash chip via SPI. I'm using the nrf5340 and SDK 2.0.0. I'm also doing this for the secure board environment the DK app,...
Hello,
We are developing an application to work as a multilink central with 3 different kind of BLE devices that include 1 custom device which advertise customised NUS...
I'm attempting to add support for a custom ili9341 display to a project running on a the uBlox Nora dev kit. I'm currently using VS Code with nRF Connect SDK1.9.1. My question...
tried the proximity example to check pairing/auto-repairing using PCA10040 board. currently having not auto repaing after we power OFF/ON the device.
we are planning to...
Hi,
I encountered an error when I turned on NRF_LOG_BACKEND_RTT_ENABLED in a project:
"...section '.log_backends' will not fit in region ‘UNPLACED_SECTIONS’."
"region...