I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
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...