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 Nordic.
I am developing with nRF52832DK and SDK 17.1.0
And it's connected with my Qualcomm board.
I want check GPIO input interrupt and output settings.
But...
Is it possible to view RTT console outputs in vscode during a debug session? I would like to see RTT console outputs right from the start, e.g. from bootloader, preferably...
Hi,
While using LE Audio, would it be possible to choose the data rate from 125kbps, 500kbps, 1Mbps, or 2Mbps?
nRF52 series do not support 500k coded PHY, so I would...
Dear support,
In NCS 2.1.2, it looks like download_client.c:socket_recv() is returning an erroneous unsigned type size_t , considering that it can can return either -1 or...
Hi,
I have late start issue on advertisement.
I have two device mode and we switch between when we want to. Device starts with Mode_1 with BLE enable.
When I switch...
Hi DevZone,
I am working on an application using:
nRF52840
FreeRTOS v10.0.0.0
nRF SDK v17.1.0
S140 v7.2.0
My question is if it is possible to enable the S140...
Hi,
With the nRF5340 DK boards (PCA10095), there are 3 VCOM ports (as viewed in VS Code) - printk debug logs for the app core are transmitted on VCOM2. However, the nRF5340...
hello to all,
I need to insert two CAN ports on the spi3 port of the nrf52840 with two different chip select and interrupt.
I have created an overlay file that defines...
Hello,
We have completed our custom board with nRF52810 and nRf52832, as asked in earlier questions needed SWD and SWDIO pins to upload code in SoCs.
So could you suggest...
Hi,
I recently found that the 5340 has a slow startup time on my custom nRF5340 based hardware, it takes about 3 seconds from power-on to the Main code running.
I did...
I use SDK17.10, when I send radio data using the esb,At this time, insert the usb, it takes a long time to enumerate the usb successfully; when I disable the esb,I plugged...
I'm trying to make use of the Async UART API with an nRF9160dk using NCS v2.1.2. As a starter application, I'm using the lpuart sample in nrf/samples/peripheral/lpuart. I...
recived error code 4
I am using nrf52840 for my application and use ble_app_template_pca10056_s140 for my project and receives error code 4 for nrf_sdh_ble_enable
Hi all,
I am trying to perform a FOTA upgrade over BLE with an nRF52832.
I started with the zephyr sample "peripheral_dis" at zephyr/samples/bluetooth, and then followed...
Hello,
please I have to build a container for these two PCBA:
https://www.nordicsemi.com/Products/Development-hardware/nrf9160-dk
https://developer.nordicsemi.com/nRF_Connect_SDK...