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 there
I'm using Asset tracker v2 as a base for my application with AWS, however I wanted the FOTA to download to external flash, as the Asset tracker application is large...
I'm using a nRF5340DK with nRF Connect SDK v1.9.0 with MCUBoot and want to upload firmware updates for the application core using mcumgr.
I use the hello_world sample in...
We are migrating from Modem firmware version 1.2.x to 1.3.x. Since it is now possible to enable LTE and NBIOT both using the following XSYSTEMMODE configuraton:
How does...
I'm trying to develop a Bluetooth mesh network with low power consumption.
Is the performance the same when comparing firmware using the nRF5 SDK for Mesh and firmware using...
Hi,
I am developing the nRF52833 DK with NCS v2.0. The goal of the application is continuously send temperature data (using health thermometer service). I am currently trying...
Hello, I am currently trying to program the uart example code from the nRF5_SDK_12.3.0_d7731ad zip file. After dealing with various reference address and device package issues...
Hello,
We are writing an application that relies heavily on two FreeRTOS tasks of equal priority. One handles BLE via the SoftDevice and the other handles communication...
Hi! Working on a system with a ble central communicationg with one or more peripherials both the central and peripherals using the nrf52840. We want to know what we can do...
I am have programmed serial_lte_modem (ncs 2.1.0) to nrf9160DK with following configuration:
and overlay file:
Then I have connected my external nrf52840 p0.19 to...
I am seeing the Android CHIPTool crash when I send certain commands to clusters. I can read attributes from this cluster, and even send the removeAllGroups command. The issue...
Hi all.
I am working with the NRF52840 and I am using the ble_app_multilink_central as start point. I want to enable the maximun aviable connections (20 for the s140), but...
I saw board directory in zephyr. I found Kconfig, Kconfig.board and Kconfig.deconfig files. What is purpose all these files ? ( see board files of nRF5340DK or thingy53 )
I have built and loaded the ble_app_cscs example, including the S140 Softdevice. I can connect with the Nordic_CSC peripheral, but rather than show Cycling speed characteristics...