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...
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...
Hello everyone! I have followed the tutorial " Installing a 6LoWPAN enabled Linux kernel and required modules" and i have compiled the UDP client IoT example in order to test...
Hi everyone,
I am using nRF52 which has 52832 on it. Currently, I am working on 2 nRFs and one RPi with MQTT on the softdevice 132. One nRF is the publisher, another one...
I am using pcaboard10028 ,sdk12.3.0 and softdevice s130. I am using proximity example to read battery percentage level,so giving adc input as following:
channel.config.config...
Hi, I'm having problem with UART communication. I use basic UARTE code and I want to send simple data to PuTTy terminal. The problem is whatever I would send i get only 'K...
Hello!
I'm trying to update the bootloader of a nRF52 device OTA. We are using SDK 12.3. The device has our own application flashed, along with what is essentially the bootloader...
Hi Sir,
We want to know about AoA /AoD applications for 52811, and there are some question as below.
1. Is there a difference between BT 5.1 and BT 5.0 from the perspective...
Hi,
I'm implementing quadrature encoder to read motor speed/position. So far I configured a gpio pin where A channel of the quadrature encoder is connected to capture timer...
Hi, I'm now using nRF52DK with Keil and have followed the getting start manual in the Nordic Devzon.
Till now, I completed UART example and want to add ADC function to this...
Hi,
I wanted to know what is the recommended way of data transfer through ble if there are multiple sensors. Is Creating one service with multiple characteristics a good...
Hi everyone,
I am using SDK 15.2 with keil microvision and softdevice132 nrf52_6.1.
In version 13, system dispatch event was regestired with Softdevice handler as below...
Hi,
I am running on pc-ble-driver master branch.
https://github.com/NordicSemiconductor/pc-ble-driver
Currently I am using abce7974fe983c23930d362b1769e51c8fa13cbf...
Hi, I have developed a custom board with NRF52840. I'm using the Secure BLE DFU bootloader from SDK15, but I have many troubles because my application has WatchDog enabled...
Hello All,
Right now i am working on nRF52810 custom board. I use segger studio in windows 7. i used nRF52 SDK 15.2.0 .Right now i am trying to pairing for security purpose...