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,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hallo,
i am interested for the nRF52833 and also for the corresponding Development kit which supports Bluetooth 5.1 and direction finding AoA&AoD for positioning. The questions...
Hi guys,
I am using the nRF52832 board and I want to parse and read my JSON file. I don't have too much experience working with cJSON and here you will find my simple code...
Hello,
While trying to build the hello_world project on Thingy 91 using the SEGGER (connection through J-link edu). Following the Hello World project guide given at:
Hello_World...
Hi, I am using BLE as transport and NRF_BL_DFU_ENTER_METHOD_BUTTONLESS as to enter into DFU mode.
My question is:
My application is running at the start and I wanna...
Hello, I wanted to migrate from sdk16 to sdk17, So according to this topic I solve all pre compiling errors, then when I tried to download the code on my board(nRF52832) I...
In the Buttons and LEDs page, the LEDs are connected to P0.28-31 but in the connector interface page, the Figure 1 show LEDs connected to P0.13-16.
Buttons pins also looks...
Hello,
I am trying to create an application on my nRF52-DK using several custom service peripherals, each with 2+ characteristics. I have completed a few tutorials on...
Hi,
I am using USB device CDC, and the COM Port name on the PC is "nRF52 USB CDC BLE Demo (COMX), see the picture below.
How I can change it ? can I change it from...
Hi,
I followed the instructions described on https://github.com/NordicSemiconductor/pc-nrfconnect-launcher but I cannot "Start scan" within nRF Connect. It's greyed out...
Hi,
We just received prototypes of a new board with the nRF52840 and now we have a reset problem.
When the board is reconnected after a long time (no voltage remains on...
Hello,
I am testing the multilink BLE (1 central : n peripheral) UART example.
I am using Github code and tested it.
The central example is(SDK 16.0.0):
https://github...
Hi, I've just compiled clean examples from Zigbee and Thread SDK 4.1.0 and I'm following instructions from here: I've got CLI on the nRF dongle and multi_sensor example loaded...
Hi Nordic experts:
I am working with sdk 17.0.2 nrf52840 ble_app_uart example project. I added twis i2c slave functionality in this project, and the project is working fine...
Hello everyone.
I want to assess the range of my current setup, theoretically. And I found this useful online "calculator": www.bluetooth.com/.../ (please scroll down until...
Hello,
I wanted to implement WDT resets when my application hangs. I am working on the advertiser code, what I observe was when I implement WDT driver in SDK 15.2 examples...