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...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Checking QDEC (Quadrature decoder) of nRF52832.
But, In a SAMPLEPER Register(0x508) when set to 128us(0) or 256us(1) does not occur SAMPLERDY Event.
On the other hand...
Hi,
I am working on a project running on a nRF52832, using SDK 12.3 and S130. I use Eclipse (2018-12) as my IDE.
I have followed the explanations from this tutorial :...
Hi,
I am using a nRF52832 to communicate with a ICM-20948. I've been trying to write a 16 byte packet of data and read back and verify that same data. According to the ICM...
Hi,
I am trying to communicate from STM32 Nucleo board to murata's MBN52832, using SPI, with the nordic chip being the slave. So, for this I used the SPIS example from the...
Hi,
I am trying to get the ADC up and running on the nRF9160 DK. I had a look for example code and the latest I found was here.
https://github.com/Rallare/fw-nrfconnect...
Hi, I am using N52832 to developing a producation need to implements ANCS NC. I am using sdk 15.2. And I found the connection is terminated by the apple device after the reconnect...
I am using BLE peripheral UART application from nordic SDK version 15.2.0 SoftDevice S140 PCA10056 nRF52840 Development kit on Embedded Segger studio operating system - Windows...
I am trying to design some test cases to check the LTE stability and performance.
I avoid to use the existing Nordic samples to do this as they are too complicate for the...
I am migrating an existing project to nRF5_SDK_15.3.0, and I want to know why the error occurs and how to fix it ...
1. ..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined...
Hello to everyone.
I'm working with nRF52832 SDK (PCA 10040) and Segger Embedded Studio v4.12, in the Light_switch example for Mesh 3.10. Right now, I'm able to use the...
Hello to everyone.
I´m working with the Light_switch examples (server-client-provisioner) in BLE Mesh 3.10 for nRF52 DK PCA10040. I´m trying to make a network with 2 clients...
The links I found regarding this go to a "OOps" page. I need the original FW of the nRF51DK so that I can use it to flash my target board using nRF51822.
I want to let nRF9160DK communicate with an external module through UART in nRF9160DK
Then I need to assign rx and tx on two pins.
I will use UART0 for printk function...
Hey all!
I have a problem with my custom board using the nRF52832 with Softdevice 6.0 and SKD 15.0.0 working on Windows 10 in SEGGER with the BMD-300. I have the following...