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...
Hello,
our project has a requirement,
nrf52832 is used as a peripheral, and the mobile phone is connected to nrf52832.
The amount of data is relatively large. We want...
I want to use nvs in nrf cloud. A conflict is found between the nrf_cloud library and the nvs library. The nrf_cloud library will cause the nvs library to be unavailable,...
Hi, I have a product working with an android app with the nordic library for a nrf51822. I'm using auto connect but I would like just before performing a DFU to change this...
Hello,
I'm trying to run the MQTT simple sample, i don't know why but i can't build and run the project and also i cannot connect J-link.
Do you have any idea?
Thank...
Hi
If I log to RTT I can see ZCL packets decoded on the log using minimal logging but when i tried it with full logging (to get that on the zigbee_shell on the uart) I got...
Hello,
We have a custom design board using Raytac MDBT50Q-1MV2. We'd like to use the DC/DC regulator for REG0 stage for low power consumption. Please see the relevant part...
Hello,
In our product, we use the S132 v3 softdevice and legacy pairing with a static pin code. At startup, this pin code (that can be changed by the user) is read from...
in sample peripheral_uart in NCS1.5.0 ,I want to re-binding uart0 rx and tx pin . the default pin is p0.20 and p0.22 ,i want to rebind witn p1.0 and p1.1 .but i edit in prj...
Hello, I bought the Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - V3.0 from Adafruit Bluefruit.
So, I downloaded nRF Sniffer for Bluetooth LE 3.0 and...
Hi,
I am trying to apply a whitelist during advertisement on my peripheral device. Only one central should be whitelisted at a time. The whitelist is empty on initial...
Hi,
I'm using nRF52840 with ble_app_uart of ble peripheral example. And I'm using IDE is SES.
I want to put two deep learning model into my project , the two deep learning...
Hello,
I have the NCS v1.5.0 and would like to use AES (in different modes) in my non-secure application.
Looking at the crypto libraries available described here http...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK. One board is programmed with the proxy client , and the other with the proxy server...
Hello I am in the process of developing a central BLE and I would like to be able to transmit 240 byte frames with a device. The problem I have during my tests is that I see...