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...
Hello,
We have a fitness application that employs concurrent use of ANT+ and BLE communications on an nRF52840, that we wish to port to the nRF5340. The product brief...
I created a custom bootloader based on the SDK 15.3.0 secure bootloader. At location 0xFF8 I defined the uicr bootloader start address as 0xE4000 but my bootloader actually...
Hello
I was trying to add BH1749 I2C Sensor for existing Mesh_Sensor example to get RGB values like shown in this Light_Sensor example. Couldn't decide how to do it and...
Hello all,
Environment: nRF52840-DK, NRF SDK V15.0.0, SoftDevice s140 v 6.0.0, ARMGCC building with Makefile
I am currently trying to combine the examples of the USB and...
On a 52840 USB stick, I successfully tested the "observer" demo app.
Now, I tried to extend it by enabling CONFIG_BT_EXT_ADV=y which is supposed to print some details about...
Hi, I got strange error which I can't to fix.
From time to time, I get the same readings from every function which counts the CPU cycles. They all base on DWT_CTRL. Board...
Using NCS SDK v2.1.0
Example Project: nrf/samples/bluetooth/peripheral_power_profiling
Building the example project gives build warnings:
Could you help me understand...
Hi,
I am trying to implement a Low Power Wireless technology to get sensor values from more than 10 devices at a time. On doing research, I found that the Thread Topology...
Hello, we have built a custom nRF9160 board with different populations for the GPS antenna, now we would like to do some tests to find out which variant offers the best signal...
Hi!
The posts I've found regarding this were quite old, and they mentioned features which then were coming.
So I'll ask anew: Is it possible to use AT-commands through...
Hello,
I would like to ask you if SoftDevice S132 v.7.x.x allows Master-initiated Feature Exchange procedure?
BLE Core spec: Vol6, Part B, Cap. 5.1.4.1.
I tried to find...
Hi everyone, I use nrf52833 to make dongle. My test found that after suspend of usb, I tried to enable ESB rx mode, but I couldn't receive rf data. What is the problem?The...
Hello,
When deleting a bond from the central, after trying to reconnect with the peripheral the PM_EVT_CONN_SEC_CONFIG_REQ gets called as expected. I know that allow repairing...
I have been trying to develop a project, my custom board has a nRF52840 chip and I have a nRF52840 DK too.
My problem is when I try to debug any example from any SDK....
Hi, I attended the Nordic Seminar in Tel Aviv last week and heard several lectures from your experts.
It was recommended that we use a module with Nordic IC rather than...