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 try to implement the access to the SoftDevice functions in an application. I started with the TWI example and want to implement fstorage module from the SDK (SDK15...
The file components/libraries/serial/nrf_serial.c in nRF5 SDK is used for UART serial tx/rx and has support for timeouts. There appears to be a bug with use of timeouts. ...
hello,
I want to use the Nordic's smartCoap library(nRF5 Iot SDK v0.9.0) on my linux UDP,
I want to know if the Nordic's smartCoap library can really do this,
if can...
Hi,
nRF connect programmer can works with nRF52840,nRF52832 without problem.
I am trying programming nRF52810.
But, The read,erase all function always unavailable. ...
If I look in the schematic of the nRF52832 I see 3 VDD Legs (leg 13, leg 36, and leg 48), What is the leg number for the main power to the chip, that if I cut his power supply...
I am trying to rotate my oled screen 90 degree, but i couldn't.
I had surfing a lot for it, but still i have not perfect solution.
So please any one can suggest me or give...
Hey - I know there's no official support for C++ on this platform, but are there any other intrepid devs out there making this work?
I was able to build, flash and run my...
Hi All
I mount a NRF52810 minimum system for test BLE . It can works at no BLE mode , but don't work at BLE mode. The 32.768KHz clock works well . When I run a ble_app_blinky...
I use nrf52832 board, S132,SDK14.2 . I refer to some projects and nrf52 datasheet that indicate to use pin sensing mechanism( level trigger ) to wake up device from system...
We are using Nordic SDK version 15.2, and have successfully implemented many functions using the CLI API but are stuck on how to secure the CLI. We have a USB and RTT CLI...
Hi,
I am working with two nRF52840 DVKs and the 802.15.4 example "wireless uart" from the SDK v15.2.
I flash both boards, and both of them get initialized (LED1 ON). Then...
We program the nRF52840 with a Segger tool at 8MHz.
The programmation time for 400kB is 13s (0.5 erase, 2.3s soft device and 8s application).
When we reduce the frequency...
The customer's goal is to play a tone on an external speaker with a data rate of 11.05KHz.
The "default" demo code for the Thingy52 @ https://github.com/NordicSemiconductor...
Hi all,
I just migrated from sdk 14.0 to sdk 1.52, and now I'm running into a problem while testing my codebase with ceedling. When testing my delay module, which uses nrf_delay...
Good morning,
We are making our first PTS test to certyficate our BLE device. I have question regarded to test name GAP/DISC/NONM/BV-02-C. Our LE device plays the Peripheral...