Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
I'm attempting to cause the watchdog timer to timeout and activate for a verification test. I'm using Segger Ozone as my debugger. My OS platform is Windows10. I cannot seem...
I wonder what external load (if any) can be connected to the VDD pin of the nRF52805. Reading the data sheet gives the impression it is for internal loads only, but I assume...
Hi,
Today I realized something interesting for our devices: The Update from an older Software Version build with SDK 1.6.X was on it and I updated via AWS FOTA to new version...
Hi,
I am working on the v1.7.0 and I am trying to connect two peripheral with the same services to a central. The first works without any problems:
When I unplug / disconnect...
Hi
I have been experimenting with ncs recently, just trying different things out.
I'm making an application based on the following example (Which is basically code from...
I would like to add dynamically notify callbacks on a given characteristic.
Currently I can only register one callback on the creation of the characteristic:
How can...
Hello,
I notice that there is a memory region table shown when the program is compiled.
Memory region Used Size Region Size %age Used FLASH: 106392 B 960 KB 10.82% SRAM...
I have a firmware which uses FDS to store configuration, and I want to set some defaults at manufacture. The data might be hundreds of bytes. I could write the data as a binary...
Recently, Nordic released ncs1.7.0, I wonder if it supports the following features:
1. What is the maximum length of broadcast data for extended advertisement? It cannot...
Hey ,
I am currently working on nordic Thingy 9160 .
I was testing this UE and just wanted to know whether we can check the neighbour cell information somehow or not on...
Hi,
In peripheral Advertisement Service. I am trying to add two more parameters(Characteristics Value) under the Battery Service.
Some how it is not creating new characteristics...
I am running the BLE Mesh Light Switch Server Demo
On the mesh stack init phase I encounter following error:
app_error_weak.c, 108, Mesh assert at 0x0002F6E2 (:0)
Debug...
Using nrfConnect 4.5.3 on Android - with a .zip package generated using nrfutil ~3.5.1 I am seeing an error reported at the end of a DFU session. When the update reaches 100...