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 ...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK , and I'm trying to print floats using vsnprintf (I'm guessing the problem is the same as with...
Hi,
We are using nRF52 DK tool to sniff BLE data. We we using Wireshark plugin to interface nRF52 DK tool. nRF52 is updated with latest firmware. We keep the tool in between...
Hi,
we are porting code of our project from SDK 14.2 to SDK 15.3.0, and have encountered unexpected behavior from the fstorage module. Even though SoftDevice and BLE stack...
I'm trying to work with the PC-BLE-Driver with the connectivity firmware. I've loaded the connectivty firmware and the application appears to connect to the board. But I'm...
Hi,
I working on the module developed based nRF52840.
I would like to clarify some doubts regarding the TX power of the chip.
The TX power value is higher at the temperatue...
I think there are should be smartphone cpu with bluetooth 5 long range mode support.
for example Qualcomm Snapdragon
Qualcomm Snapdragon 439
Qualcomm Snapdragon 710...
Hi all,
I am looking for some advice on how to implement a couple of extra characteristics(Related with battery) with the Battery Service apart from the usual Battery Level...
In " nRF51 Series Reference Manual ", in TWI chapter, it is mentioned to configure the GPIO pins with drive strength S0D1, to secure correct signal levels on the pins used...
In my application I'd like to use nRF52810 due different reasons. Since we're still in evaluating phase, without even choose a brand and related EVK, I've some basic questions...
Hi,
I am adding "install codes" function to my products.
Questions are
1. How many entries can i add with "zb_secur_ic_add" at ZC site?
2. Can i retrieve mac/ic (install...
Hi,
We are starting to measure the power of our nrf52840 based design.
I'd like to establish the power number for Idle() , since system will be in Idle() most of the time...
Hi,
I"m using SDK 15.3.0 with an NRF52840 dev board. I'm trying to record the timings from an incoming IR signal. In doing so I'm using LPCOMP with an analog input pin to...
I am trying to use the RF5 BLE CLI (Nordic NUS driver).
I need a plug and play COM port for Windows, iOS, and OS/X. This has to work for a customer.
It pairs easily, but...
My team is in the process of developing a product that uses the Fanstel BC832 module and have been running into issues trying to implement buttlonless DFU in our application...
I'm developing a fingerprint-related project. When the finger touches, the fingerprint sensor generates a pulse signal. NRF52810 will triggers a GPIOTE callback, then wakeup...