Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
I'm trying to diagnose frequent (80%) DFU failures that I'm seeing with our Android application using Buttonless mode.
Our target can be 100% reliably updated with our app...
Hello,
I would like to program the NRF52840DK to send ZigBee beacon(not beacon request) to the end devices, but I cannot seem to find the API, etc. to do so.
Or perhaps...
Hello NRF ,
I am not able to run any of the the BLE peripheral example codes from the SDK12.2.0 ( Nordic NRF 52 SDK ) .
The reason I am using 12.2.0 is I have a sensor...
Hi,
I need a battery calculation in my project, For that I need to implement ADC.
But in SDK17 their is no ADC sample example for nrf52810 is present. So please suggest...
Hi Team,
I have nrf52840 DK board and is trying to get the prints from nRF USB port using cdc_acm application. I can see the prints when I connect the DK board with the...
Hello, I am trying to set the company ID and manufacturer specific data in the NCS SDK using nRF52840 dev board
I have the following array of structure
uint8_t COMPANY_ID...
Hi,
I am trying to generate unique key(s) for every device and store them in Optiga to sign the messages, among others. After generating the key pairs, I need the private...
Hello. Currently, the Samsung Galaxy A series has a problem that UART communication is not available.
I want to find the cause and solution of this problem, How can I find...
I am using nrf52852 with sdk 16 version and I want to set the BLE connection interval via BLE command using an customised app. what i want to do is this
#define MIN_CONN_INTERVAL...
HI, I'm developing a device (based on uBlox Anna-B112 with nRF52832) that must securely store three 256bit keys. These keys must remain secret and must not be readable by...
Hi,
I'm just starting out with zephyr on a nrf52dk (nrf52832) and I'm in need of performing some math functions on the data output on a mpu6050.
The MPU6050 is spitting...
We are developing couple of products based on nordic 52810 and 52820. Mainly 52810 And we have received very good support from nordic team and very promp and pro-active support...
The documentation is unclear about QSPI handling:
If I issue a QSPI erase command then I receive confirmation that the erase command has been written to the external QSPI...
I'm using FDS module from nRF SDK 16.0.0.
Below I'll describe issue which I'm experiencing when trying to initialize FDS twice:
To be sure that my FDS filesystem will...
Was going through the process of updating the modem and application on my just purchased Thingy-91. Initially the programmer reported that the processor and two serial ports...