Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
When I try to debug my nrf9160 app through segger, it never starts. Hitting the pause button brings me to main.c in the mcuboot project, and it stops on line 214, Unable to...
Hello,
I'm evaluating both the Thingy:91 and nRF9160, trying to walk through the Getting Started Tutorial . Despite connecting my nRF9160DK to my Macbook (via an HMDI/USB...
Hello,
I am facing below AT_cmd errors after flashing my application to nRF9160 DK. Please support me how to resolve these errors asap as its blocking our product development...
Hi,
nRF Desktop v3.9.1 with Programmer v2.0.1 were almost functioning like the much older versions, but with the upgrade to v3.9.3 + v2.1.1 it is no longer possible to program...
Hello,
I have a running thread network now. Yay!
I am using a BMD-341 module from a old board as a Thread Sleeping end device. Getting great results.
I've flashed the...
Hello, we have made 50 cards with your microcontroller,out of the 50 cards there are 6 cards which consume about 10µA in sleep, while the others consume less than 1µA. Have...
Hi All,
We are using NRF52832 for our project.
We are using LED driver based on I2C protocol.
Do we have example code for I2C driver?
Please send some example/sample...
Hello,
I've installed nRF Connect for Desktop for Mac and from the UI using the Toolchain Manager I've installed nRF Connect SDK v1.8.0. After installing the extensions...
Hi,
I have been developing an application that reads sensor data (over SAADC and SPI) over an interval, serializes the data, and transmits the data over BLE_NUS to a companion...
Hi Nordic,
when I enable the Bluetooth configuration, the sensor trigger stop to work. when I comment the Bluetooth configuration, the sensor trigger back to work.
I recorded...
hi support team,
for nrf5 sdk ble_app_hid_mouse example, this example shows how to use swift pairing, it works. but I have one question for it, after I press reset button...
Hi, I'm trying to run samples provided by Nordic but I fail. My problem is west can not find my Jlink.
I can flash the chip (nrf52840 custom board) using nrfjprog
...
1. When I run the SDK routine provided by the official, ble_app_uart program, the circuit board acts as the peripheral , the protocol stack is pre-downloaded to the board...
Hi, I am new with nRF microcontrollers. I created a custom board that mounts the nRF52840 microcontroller. I made a firmware that uses BLE to exchange data and everything...
Hi,
I'm using nRF Connect SDK v1.7.1 with two nrf5430 DK. My goal is to evaluate the different security levels. For testing i send messages with the Nordic Uart service...