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...
Hi,
I am a little bit confused about the different supported stack for the nRF52833 when using BLE Mesh. With the current example, there is only support for the S113. Can...
I started a timer on the nrf52840 and the SDK is nRF5_SDK_15.2.0_9412b96, but I haven't never receive the callback message after the time. What's the reason?The code is as...
Hello ,
In this scenario, I have to measure the time interval between the START and STOP pulses generated by a peripheral device connected to nRF52 DK. The thing is START...
Hello!
I am currently using a module called BLENano2 (nRF52832). SDK15.0.0 is used and the editor is "Segger Embedded Studio v4.16".
Finished writing the program that...
Hi,
I tried out the light switch example on a nRF52833 and it seems not to be reliable at all. So i connected the debugger and saw, that in access.c,
in packet_alloc_and_tx...
Hi all,
I am trying to use nrf52840 dongle as hci_usb with the very simple task: scan
Host is Raspberry Pi with BlueZ
Controller is nrf52840 dongle with firmware hci_usb...
Hi
I want to move DFU at the application level. Is this possible? I want to move DFU at the application level because of my project requirement.
1. In my project, I have...
Hi, I am trying to get the BLE values on Thingy91 (PCA20035) . And I have followed the
devzone.nordicsemi.com/.../217018 I have ported the diff (nrf and zephyr diffs from...
I am using built-in DTLS for encrypting my UDP traffic. In order to save expensive data quota and reduce battery drain, I have to make use of session resumption, so that I...
Hi. I have a question about Bluetooth 5.1. I just want to know what the main difference is between a Bluetooth 5.0 and Bluetooth 5.1 chip.
Is it the hardware or software...
I am developing a firmware on a nrf52840 board with FreeRTOS. Unfortunately, due to a mistake during the development process, the board misses the XTAL 32,768 Hz.
Is there...
Hi Nordic:
I want to build a raspberry connected to a 52832 board via uart,
this raspberry pi with 52832 board need doing secure DFU to remote BLE device, the raspberryPI...
Using the nRF9160 on the Verizon network we are having some issues with eDRX. Specifically sending data to the device from our MQTT server.
We have configured a eDRX interval...
Hi,
I am working on nrf52 msc example. I am required to use internal flash for msc. In example there is support for ram, sd card and spi flash. I am required to use internal...
Hello,
I'm currently trying to sniff the DH Key Exchange as specified in Spec 5.1 p.2446. I'm using the nRF51 Dongle as sniffer, the nRF52 DK as slave and the nRF52840...