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,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
Hi,
I want to use the nRF Mesh SDK on nRF52840 chip with proxy client role that can send messages over GATT connection to proxy server role device. Is that possible?
Currently...
Hi Nordic,
Chip set: nRF52840
SDK: 15.3.0
Softdevice: S140 (06.01.01)
Button interface with MCU: Total=13 (All with GPIOTE)
We have face one blocking issue at...
Hi, Greetings !
I have totally 3 services and 8 characteristics added in my project. In first service there are 2 characteristics, 2 nd service there are 5 characteristics...
Hello Support Team,
I am using an nrf52832 module in our project. During testing, we have observed that the BLE firmware gets stuck and it stops advertising further when...
HEllo; I'm working with nrf52832 and sdk15 , and for interrupt button i chose to work with the example "/nRF5_SDK_15.0.0_a53641a/examples/peripheral/pin_change_int/" , so...
I am interested in having nRF Connect Desktop Bluetooth low energy app work with my PCA10056. From:
https://devzone.nordicsemi.com/f/nordic-q-a/40155/custom-board-support...
I am trying to connect two peripherals to one central. I do not understand the settings for connection interval and gap event length.
For example, this would result in...
In order to interact with the UART, you need to first declare a device struct and then get a binding to the device:
Then in order to switch the UART on and off you...
I use two nRF52840 to send notifications every second. Analysis using a logic analyzer revealed that the reception interval had strange variations. What is causing this? Why...
I am have a curious issue with thingy52-mesh-provisioning-demo repo at Nordic Semi github.
Prebuild hex behavior does not match with hex compiled by source.
In short,...
hie,
i trying to storage the data in flash and read it. i am unable to read the flash .i have attached my code.please correct me if there is any mistake.
Regards,...
The download link of the installer for nRF-Command-Line-Tools and nRF-Connect-for-desktop does not change when I select different OS. It always shows the windows installer...