I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...