Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi!
We plan to build an AoA localization system with the nRF52833. To calculate the signal phases per channel, the antennas are connected to the BLE-RX via switches sequentially...
I am working on the nfc uart examples. first I found the poller example is not support for 10056 board. I make the change for that. code can build and flashed, but then I...
Hello,
My development requires new device binding and I want to share the steps followed and my issue.
My device is Renesas and commuicate via I2C protocol.
Based on...
Hi Team,
I am using nrf52840 controller and SDK 16.0. I have referred to the product specification manual/data sheet already. However, I would like to have the " programmer...
Hi,
We received the new nRF52840 USB dongles this week, however when we try to access the getting started URL on the dongle package the web page gives an error.
The...
Hi
I am creating a simple firmware based on BLE Peripheral UART for nrf5340 (currently using DK). Before, I able to create notification to user app (I am currently using...
Hi,
I get some question about the nrf52833 nfc digital modulation signal feature. I think the biggest changes is allow to using external frontend. I just want to check if...
I use VSCode as my primary development environment for several different client project. I recently have been evaluating the nRF Connect extension for VSCOde. I do not want...
Dear Nordic Engineers
I test the ble_app_bms program and I have a problem would like to ask you.
I download nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_bms...
Hi Everyone,
I am using nrf52840 in my project which is used as a central device. I have my app through which I can send data to the central device. The device is also able...
Hello,
I am currently developing an LTE/LwM2M application on a custom board using the nRF9160 and NCS version 2.1.0.We are almost finished with our application and the final...
Hello everyone
I am using nRF Connect SDK v2.0.2 on this project with a nRF5340.
I want to use MCUBoot to update my application (based on the central_bas project) once...