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...
I have modified this project to set the current date via a bluetooth service instead of UART. But as soon as we try to access any of these static variables from the bluetooth...
Here's what does work, new attribute set as read/write. I can configure then see on connection tab.
When i change to notify or indicate, the Current Time Service...
I ran periodic_adv and periodic_sync but I see that in the periodic_sync running node after the sync it calls sync terminate. I don't understand why if it is periodic advertisement...
Hello.
I'm using keil compiler and j-link EDU debugger.
After upgrading the version of j-link, the attached problem is occurring.
I tried reinstall or down grade, too...
Hi,
I the nordic video
https://www.youtube.com/watch?v=2p-IL-8dA3c
It is mentioned that there is a wizzard to create a new board.
In Visual studio, there is: NRF...
Hello,
We are currently using the HTTP sample on the nrf9160 and are able to send messages using POST commands to the web server. We were wondering if there is a way for...
Which type of antenna diversity is used in nRF21540 DK- Space Diversity, Frequency Diversity, Time Diversity, Polarisation Diversity, Pattern Diversity, Directional Diversity...
What is the tolerance of the internal ADC 0.6V reference voltage for NRF52840?
i.e. what's the max/min of the 0.6V reference or what's it in percentage?
Where can this...
Hello,
Windows10 X64 VS Code,nRF5340-DK;
when i change NCS1.8.0 hello_word to NCS1.9.0,got error
it can build complete,but can't flash to chip.
i've remove build,and...
Hello,
I would like to know the number on ms that a timer has been running before stopping in a breakpoint while debugging.
I can know the number of ticks with the...
Hi, I want to enable Bluetooth support on nrf5340 for FOTA. Serial seems to work fine but BT doesn't seem to advertise.
I get the following error after flashing smp_svr...
I have two custom images that I flash to my chip (nRF52832, SDK v16.0.0, SEGGER Embedded Studio). Application 1 is located at 0x26000 Application 2 is located at 0x45000....