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 all,
we're developping an application to control the frequency and the duty cycle of a pwm signal throuth ble .
firstly we have built both the functionalities separatly...
So, this library in the SDK looks pretty much exactly what I'm looking for. basic data record storage functionality with a focus on safe record writing under battery power...
Hi, guys:
I'm configuring a custom board based on nRF52840. I configured it as a beacon and need to broadcast the advertising package with updated Major and Minor values...
Hi everyone
I want to try this sample but first I want to understand how it works, not about the code itself but theoretically how it works. The few things that I know is...
Hi,
I'm using devices I haven't developed but on the which I'd like to add functionalities. These devices are working as a small network using 2.4Ghz Nordic ESB protocol...
hi,
Currently we have 18 peripherals sending data to one central in multi link network with a time interval of 1 minute which is hard coded in all the peripherals. As per...
Hi everyone,
I have a BLE project and i added the Nordic UART Service to it. It compile without error or warnings but ble_advertising_init() return NRF_ERROR_INVALID_PARAMS...
Hello,
I am in trouble with adding macros and using the macro in user include directories.
As you know, sample project comes with following user include directories;...
Hi,
Anyone encountered this issue when installing the nrf sdk (cmd in admin):
--- Cloning manifest repository from github.com/.../fw-nrfconnect-nrf , rev. master fatal...
Hi team,
We have our custom board based on nRF52840 SoC.
I was trying NFC text record example provided in SDK 15.3.0 by commenting out log, LEDs. I was not able to observe...
Hello,
I am using nrf52840 dk and I want to reset my device. I have pressed the sw5 which is the reset button but nothing is happening. Could someone help me with this....
Hi,
I am new to the SoftDevice and I am using NUS UART example (nRF5_SDK_16.0.0_98a08e2\examples\ble_central\ble_app_uart_c\pca10040\s132\ses). In server side, after writing...