I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
I am working on implementing concurrent BLE UART central and peripheral service. I am doing this by taking "ble_app_hrs_rscs_relay" default example as a reference. ...
Hi, how i can mark internal flash memory nordic for user data and logs, and protect them from being overwritten when updating firmware over the DFU?
Thanks!
hey nordic,
it has been 10 days since there is no reply.
please any nordic engineer reply in this thread
https://devzone.nordicsemi.com/f/nordic-q-a/45470/encryption...
Hi,
We are developing a new internal engineering tool that mostly does passive scanning on the NRF52840 dongle connected over USB but I'd like to be able to switch to...
The relay successful rate of my Mesh setup is not 100%. I think light server miss packet from light client. I have tried to change configuration following:
1 #define BEARER_SCAN_INT_DEFAULT_MS...
HI,
We are currently using System ON mode with RTC is running, and we are not facing any problem. But our concern is power consumption
We are using below peripherals with...
Hi,
I am try to send many data via ble_nus_data_send() function, but I found "Host can not receive any data if ble_nus_data_send() is execute busy".
So, I have two questions...
Hi to all,
I am developing an app based on nordic NRF52840 soc and i want to implement a peripheral device that can connect to multiple central devices in same time and...
Hi,
I'm using nRF52840 and I have some issues with direct advertising.
When I'm using fast mode advertising everything is OK. While using direct mode, I do everything...
Using SD 6.2 and sDK 15 I need to write to the UICR_Customer space while the BLE system is operating.
I tried pulling example code from https://devzone.nordicsemi.com...
Hi,
I want to program my nrf52 DK through OTA programming. In my project I don't use Bluetooth.
Is it possible to program the board using the Radio without a Bluetooth...
Does anyone here can share the source code for a small program written in C or C++, which can be compiled on a Windows machine, and can receive the orientation data from a...
Hi. I have just installed the new windows nRF connect 2.6.2.
How do you do secure DFU? There are no apps in the list to do that. On your website it says it supports DFU...
In my attempt of learning the nRF52 "eco system" (nRF52 DK, nRF15.3 SDK, SES and pca10040e project for nRF52810), I have combined the GATT_C, GPIO and SPI examples to make...
Device/SW Info:
Ubuntu 18.1 SDK : 15.0 SD 132 v 6.0
NRF52832 QFAAE1
The device once connected to the device is immediately dropping the connection upon going into...