Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
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...