I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hi,
I would have thought this was easy but I cannot seem to find a way to prevent LOG_INF etc from adding a line break to the log string.
I am using NRFConnect with Zephyr...
Hi,
I have TWIM communicating successfully with a slave device on the PCB.
We now need to support some PCBs populated with the slave device, and other PCBs where the slave...
I have a product running on an nrf5340 and part of it is running a nordic sample project. In the sample project there is a call to `k_msgq_get()`. The program spends a lot...
Hi
I'm evaluating the nrf5340dk devboard and are building a simple application on top of zephyr. I'm using Cmake and ninja on Ubuntu. The code builds and I'm able to flash...
Hi there,
We are currently doing some testing around the low power modes of the nrf5340. Detailed info on the Low Power mode and Constant Latency mode is a bit hard to find...
I'm trying to get my nrf9160dk board up and running with the nrfcloud service. However, when I input the SIM ICCID and PUK, the nrfcloud site starts it's "working" process...
Good day
After flashing a sample to my thingy 91 I seem to have lost the Jlink connection. All im picking up is the UART via nRF connect Programmer. Is there a Bin file...
Hello Sir/Mam;
I am new in nordic environment so i need your valuable guidance . i want to read a sensor data using Uart . I have successfully do same thing on Arduino board...
Hi,
I had previously asked about SPI interfacing of the RFID card reader and I was successful in creating a custom application using connect SDK 1.5.1.
But according to...
I currently have an application with B0->SPM->MCUBOOT->APP and am looking for an example of how to upgrade MCUBOOT itself over the air from a file downloaded from some server...
We're using a nRF52DK and the Nordic-Programmer-App to flash our firmware on our custom boards. After upgrading to Programmer v2.3.3 I'm getting the Error-Message "Part of...
Hi,
I am able to successfully build and flash applications from the CLI.
When setting up the nRF Connect VS Code extension, I run into an issue where it can't seem to...