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...
I am developing a CSCS client on my nRF52 DK and have two sensors at hand to test my implementation. Softdevice S132, SDK 17.0.2
My code is based on $SDKROOT\examples\ble_central_and_peripheral...
I want to implement the GATT UDS/UserDataService according to https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=475617, i.e. with persistent storage of the...
I tested with "nRF5_SDK_16.0.0_98a08e2" and "nrf5_SDK_for_Mesh_v4", I used the provisioner exam to provisioning the Light switch server, but after restart Light switch server...
Hi,
I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested
in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput...
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and...
Hi, everyone
I am migrating from nrf51, sdk11, s130 programs to nrf52810, sdk15.3, s112
err_code = 0x0C is output from ble_advertising_init(&m_advertising, &init);
The...
Hi ,
I want to display received signal power of nrf24l01. Please help me how to display ?.. Does RPD bit is only set if the received power is greater than -64dBm.
I have the following code to write 0x34 bytes to flash
If I place a breakpoint in the debugger at the start of the erase/write code and step through it, the flash write...
Hi,
I'm new to using the thingy so I followed the instructional video to set up my 91. I think I tried to update the modem while not in MCUboot mode (I held SW3 when turning...
I have downloaded the latest version of nRF SDK (version 17). I am using Segger 4.50
The examples provided with the SDK use absolute paths, and will break if you relocate...
Hello,
I'm new here and I'm trying to program nRF52811 with direction finding AoA.
I notice that there is no code about it but there is steps to follow and that nRF52840...
Hello,
It appears that the LTE BLE Gateway example does not support the Thingy:91 out of the box. Is there a modified example for NCS v1.4.x (or later) that enables this...
Hello,
I installed nrfutil multiple times, rebooted my system (MacBook) but still when I type nrfutil on terminal it gives me the error "-bash: nrfutil: command not found...
Hi team
We are using your NRF52832 chip for product development based on the official nRF5_SDK_15.0.0_a53641a.
/**@brief Maximum amount of addresses in the whitelist...