I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
Hi
I've started the USB DFU example. I flash my device and use the hello World example as described in the readme.
I can upload the app using dfu-util. But after reset...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
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...
Dear Sirs and Madams!
Can someone please help me in following situation:
I am working on Android app using Qt/QML Framework , which among other things scans available...
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...