Hi,
In our devices, we use an NRF51422 chip.
In our software we use the S210 v3.0 version of the ANT softdevice. I am trying to find the anomaly list of this ANT softdevice...
I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
I added cycling speed and cadence service of BLE and bicycle speed and cadence of ANT+ in ble_ant_app_hrm example of multiprotocol.
If open one ANT+ received channel, it...
Hi,
I am testing with experimental_bootloader_secure_usb Example.
But I want to check the log, but I do not know how to view it.
Is there a way to see it?
For...
Hi Nordic,
I have an nrf52832 device where I cannot seem to erase the UICR. I've tried the various erase options from nrfjprog (-e, --eraseuicr, --recover) and those seem...
I am trying to port a program over from Eclipse to Segger Embedded Studio. It is a C++14 project and I am having problems because the STLport library that is included in SES...
Hi:
Recently, I use the SDK --- "nRF51_SDK_8.1.0", the project is \Nordic\nRF51_SDK_8.1.0_b6ed55f\examples\ble_central, I modified the project to notify the data periodically...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
The default SDK v14.2 PCA10040e (nrf52810) ble_ap_templete compiles to 131.7 KB Flash in SES and 34 KB Flash in Keil. I would think would have both project configured similarly...
I have looked over other posts regarding the iRAM and iROM settings for flashing firmware to nrf51822 devices but I am still lost on where to start. I've referenced the page...
I'm trying to create an automated script for deploying the command line tools with the segger Jlink driver.
I'm currently using the 9.6.0 installer with the following command...
So I reinstalled one of my Linux boxes (again) a few days ago, and one of the things I need to do to get all the development environment up and running (again) is get the...
Hi everyone,
I'm currently working on MAX30100 sensor and i need to read this sensor data with i2c, currently i'm able to read mpu6050 and 9255. However i don't have much...
Hi all,
My BLE device uses the NUS profile to send data to a connected smart device. At the same time it should also be possible to connect to a RPi/Linux based gateway...
I now use nrf52832 to do development, nrf52832 and mobile phones to transfer the data is relatively large, I would like to achieve For mobile phones that support BLE4.2, a...
Hi Everyone,
I have been experimenting around with the low power SAADC example in SDK13.
I am using PCA10040 dev board and I have programmed it to start/stop ADC sampling...
Hi,
We've been developing an peripheral HID over BLE using Nordic's SDK, connecting with iOS, Android, and Windows devices. (Board: nRF52832, SDK 14)
We've noticed an...