Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
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, 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...
1/22/20 - Selecting version 10.5.0 of the CommandLine Tools for MacOS downloads a Windows.exe file
Selecting any version of the CommandLine Tools for any platform always...
Hello,
I was wondering if there are any plans to update pyaci to be able to accept the nRF Mesh app JSON file format.
It would be really nice if I could export a network...