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 ...
Is it possible to use both Zigbee & BLE MESH at same time?
Actually we are planning to use NRF52840 for our next project. In which BLE MESH will be used for BLE mesh device...
Hello,
I am using NCS v1.5.0 and my application runs in non-secure mode, and uses a custom SPM. Initially all build and ran correctly, and the SPM fit in a 32 KB partition...
Hi Dev team,
I am running an application using Thingy91 along with MQTT.
I am having a simple logic of storing data for a while and then sending it out through MQTT. For...
Hello,
I've been testing 802.15.4 single PHY (no softdevice) and analyzing packets on a TI CC2531, just to check interoperability. Things seem to work well when the packet...
Hello Everyone.
I am a newbie in NRF52840 development. I have one NRF52840 device as a central device and many peripherals are getting connected to it (Max 6). Lets say...
I am currently using the 17.0.2 SDK to develop some code on the nrf52832 which involves streaming data via SPI to an external flash. I need to stream this data at a ~50KHz...
hello, I have a question need you help.
SDK:nRF5_SDK_14.2.0
MCU:nRF52810
My product is used as a central.
When the voltage of the battery supplying the product is...
I am trying to develop an application using ANT on the 52805, I have purchased the nRF52 DK as this was the recommended development kit for this device but there seems no...
I have a design that uses the NRF52810 as well as NRF9160.
For safety reasons, it must have a fuse that is about 1 ohm into the system. I'm seeing an issue after an input...
Hi, Nordic.
Our customer employs nRF51802 in their product.
They use BLE and 2.4GHz proprietary at the same time. They want to know the switch speed between the two protocol...
Howdy DevZone! I'm brand new to BLE, and have some beginner questions on the best way to architect a project for ultra-low power consumption.
Here's what I want to make...
Hi,
I'm currently developing a nr9160 full modem DFU based on sdk v1.5.0 and "fmu_fdev" ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/include/dfu/fmfu_fdev...
Hi,
I am trying to merge some features from nRF desktop into my application. More specifically, the BLE CAF features.
Now I hit a wall. I am getting a lot of Kconfig errors...