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 ...
Hello,
We intend to develop a new device. I found that nrf52 series can do non adaptative FHSS. Combined with a nRF21540 i would like to set the output to 20 dbm.
According...
I am working on BLE mesh project with Nordic thingy 91 and why trying to understand how to get it working. I previously program NRF52840 on my Nordic Thingy 91 via USB with...
Why do I want to get a handle to uart1, but UART0 is OK?
I now use nrf52840 and nrf9160 development board to debug the program. I want to get a handle to uart1, indicating...
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality...
Hi, I am trying to use the CAF BLE state module to manage my bluetooth connection.
To understand how it works I have been testing the nRF desktop application, which makes...
I am developing for nRF52832 chip running the latest version of SDK. I'm looking to enhance my application to support 5 simultaneous advertising sets. These are non-connectable...
Hi There,
When I try to run the beaconing example in two broads, if the two all broadcast, they can receive messages from each other; But if one doesn't broadcast, it...
Hi, I am trying to implement a BLE mesh using nrf52840. How can I estimate the current consumption? I checked with the online power profiler tool, but it does not support...
Hello All,
There are several issues where I can see RTT viewer is not working along with nrfjprog tool etc....
I am also facing similar issue where RTT viewer(version...
Hi,
While I can find many discussions about how to set the MAC address using the soft device API with previous SDK's, I cant find a way to change the MAC address of the...
New nRF52-DK PCA10040 2.1.0 2021.24
The out-of-the box "Get Started" procedure where I move my iphone near the antenna did not work (did not pop up any web page). NFC was...
Hi,
I'm leveraging the ble_app_cli example program for my project. The primary reason for this is that I need BLE and I need to be able store and retrieve log data which...