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,
During automatic assembly of the NRF52840-QIAA
We have found after Xray that we have air gaps surrounding ground pad vias - see attached images below.
I am...
I have a project that runs I2C to collect data from a pressure sensor and I have a different project that sends arrays of data over Bluetooth and they both work perfectly...
We are using RTC with external 32.768Khz clock to maintain and count a full date.
we found that we have a drift of time counting about 1 minute on every 10 nintues which...
I have the NRF52-DK, a 3-digit seven segment display, an RGB LED and a sensor. Using SES to try and get some basic code running.
I manage to open an nRF Connect SDK project...
Hi,
Background; I have previously worked using old nordic sdk 15.3; but now due to use of 5340 I am forced to moved to new zephyr based SDK. I think a lot of the issues...
Hello everyone,
I am working on device based on an nRF52832 that is close to pre-production phase and runs on Zephyr. I have a question because I would like to retain...
Hell there,
I am trying to develop an Android app using nRF52832 chips. I am just planning in a similar situation where I have multiple Nordic thingy 52 devices. How can...
Hi,
We are close to running out of flash on the nRF9160 (with MCUboot enable) and we still have functionality to implement for our product. There are two possible options...
Hello,
I have been developing code for this chip for a while now. In the beginning, I was using the end device role but after a couple of months, I decided to change it...
I'm getting the following linker errors after switching to the latest version of the SDK (17.1.0). I believe I've included the files that define the offending macros (for...
I've made a basic QSPI setup for an MT25QU512. By default the QSPI driver is using 24-bit addressing. To access all of the memory, I'd like to set up the QSPI driver to use...
Hi,
Currently, we have a device that uses the nrf52832 custom board as a Peripheral notify to send the data collected to Pixal 5 (central),
We have a cellphone app to...
Hello Nordic / Zephyr experts,
I am looking for AT command parser for the UART of nRF52840. Want to send and receive AT commands to a LTE modem using MQTT messages. Need...