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...
In my design, I choose to use the circuit suggested in Config no.5, but the USB interface is not effectively identified in the actual test. Through the test, the power supply...
Is there any way in which I can use more than 200 devices in a Zigbee network?
I am trying to evaluate nRF52840 for healthcare (retirement homes, longterm living) and I...
I'm developing with ncs v2.6.0 in the board that made by myself with nrf52832 mcu.
I start a new project with copy from nrf_dm sample.
In my board,just one LED used and...
Segger Version V8.14 SDK 17.1 nRF 52833 Modified ble_peripheral/ble_app_uart project
Hello, I am developing an application that provides a NUS BLE connection between the...
Hi Nordic team,
I'm using S132 with nRF5_SDK_17.1.0_ddde560 on nRF52832. I realize that the app_button library doesn't detect the first button release if the button is...
Dear nRF Support Team and Community Members,
I hope this message finds you well. I am currently working on a low power wearable electronics project. This is my first attempt...
Hi,
I have an ECC private key (in PEM) that is parsed by mbedtls_pk_parse_key(). Now, I want to import this private key into PSA (using psa_import_key()). I have followed...
Hello :
Refer to your official schematic nRF52832-DCDC circuit, VDD has a total of 3 pins, 13/36/48 pins. We found that the default capacitors were different. 48pin was...
Dear Nordic Team,
When monitoring data transfer with the nRF Sniffer between an Android phone and a Nordic board (NRF52840), it seems that Android doesn’t support BLE data...
My purpose is to create a beacon that communicates acceleration and heart rate values using BLE.
First of all, I tried to merge the nrf52832 SPI and SAADC sample programs...
I am working on the http server. I wanted to make my device behave as a server so that I can send the data (received through uart) as a response to the client.
The problem...
Hi all,
I'm trying to check if I can connect to my custom board with nrf9161dk but I've nothing. First of all I've followed this link to wire my custom board .
First question...
Hi all,
I've followed the instruction to setup nRF sniffer with Wireshark.
But unfortunately, I see this error when I'm trying to start a new capture with my nRF Sniffer...
Hey, We are currently plan to start Bluetooth FCC certification process with our nrf52840. We were wondering if the BLE Direct Test Mode sample implements all the necessary...