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...
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...
Hi,
i am using nrf51822 interface with mpu9250 and i want to detect a tap without using of DMP feature of mpu motion sensor. my application requirement is low current consumption...
Hi,
sending some data from nRF52840 (DK or dongle) to a host computer via USB. When nRF52840 is connected to a "powerfull" host, all goes ok; when connecting to a "less...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
hello,
Now i transplant pwm_library programming to ble_app_uart_c(central) in SDK15.0.
But i found the program cann't run in NRF52 DK.
I found it build no errors but...
Hello,
We are evaluating now a new project and I am struggling to get a feeling about one moment of Thread network and its particular implementation with nRF52840.
In...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
Environment: nrf52832 , nrf5SDKforMeshv310src , nRF5_SDK_15.2.0_9412b96
0.did the switch_light sample use FressRTOS ?
1.if not use , can i use FressRTOS directly ? does...
Hi,
I have a device with two models, the Generic OnOff Server is located on the second element. When using the "Node Control" to change the "GenericOnOff state" the app...
Hi,
I'm using SDK 13.1, SoftDevice 4.0.5 on nRF52832. I have an app which runs for a long time but will occasionally enter the hardfault handler from an address within the...
Hello,
I try to send multi notification in one connection interval, but I can only send one notification.
Hardware
Peripheral: nrf52832 costumed board (with BMD-300...
Hi,
I'm using nrf52 custom board designed for our project,For this we have P0.09 and P0.10 as rx and tx used for uart, when i configured this two pins as rx and tx it is...
Hi
I am running on a nRF52832 chip with following software stacks
Mesh SDK v3.1.0
nRF SDK v15.2.0
Softdevice v6.1.0
I am working on a use-case where I am processing...
Hi
I want to get a certification. I need your help because I am not currently in DTM mode.
The procedure I checked is as follows.
1. J-LINK , USB to Serial Converter...
Hello to all,
I am using nRF52840 with SES SDK15.0 version. My device is goes into sleep mode after sending data to server. But when woke up device for first reading data...
Hi,
Can someone please tell me in what scenario would a device advertise with two different addresses at the same time?
My device is an nrf52382 based custom PCB...