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...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Hi Devzone:
We put the radio test project on our custom battery powered board and encountered a problem.
When we disconnect the usb cable, the tone emitted by radio test...
Hello,
we developed the battery management system with a NRF52810.
Now the product is passing different certifications.
We need to provide info to the certification...
Hi
Trying to implement Full modem firmware update over serial port (USB) on nrf9160 in accordance with nrf\samples\nrf9160\fmfu_smp_svr in ncs version 1.5.1.
It seems...
Module: nRF52810
SDK: 14.2
Softdevice: S132 v5.1.0
Hi,
I modified the serial dfu bootloader exemple to use the SPI slave 0 instead of the UART to communicate between...
i try added Characteristic User Descriptor on nRF Connect BLE app
but on smartphone get Characteristic Extended Properties Descriptor
how can i fix this ?
Hi, I have some troubles with partitioning while using thingy91_nrf9160_ns. I have some FLASH overflow when compiling it with west using 1.7.0 library, while everything fits...
We have five nRF52840 DevKits (Mesh SDK 5.0.0) running to collect data. The devices don't have a stable power supply and regularly turn on and off. (We are only interested...
I'm trying to setup nRF Connect in VSC on a Mac. I've followed the various tutorials and created a new app from "hello world" template. I selected a nrf52840dk as a board...
Hello,
I'm using the secure bootloader example (examples/dfu/secure_bootloader/pca10056_s140_ble, from SDK 17.1), and would like to enter the bootloader from my application...
Dear All, I am using 2 development boards NRF52DK with NRF52832. I changed in throughput example ( ncs/v1.7.0/nrf/samples/bluetooth/throughput ) characteristics to custom...
In my test, the net core is used to complete the scanning function without using the app core. Using the following code, it looks normal on NRF52833, but the mac information...
Hello,
I am working on the NRF5340 DK board with nRF Connect SDK ncs v1.5.1. I want to transmit data at a fast rate (~ 200bytes at every 10ms ) from central to a peripheral...
I am developing a product using the nRF51822 BLE, I was able to interface all my peripherals and setup the softdevice stack accordingly.
Now I am looking to add a pairing...
Hi Dev team,
I have an application working on the Thingy91 that sends the data of the sensors through MQTT to our server. I was interested in knowing the data usage of the...
Hi All!
I'd like to ask if anybody succeeded running zephyr without optimizations?
For ex. i have a following code:
Now i have following problems: 1) If i set...