Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...