Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
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...
Environment: Ubuntu 18.04 Desktop with GNU ARM toolchain (gcc-arm-none-eabi-7-2018-q2-update), nRF5X SDK (nRF5_SDK_15.0.0_a53641a), nrfjprog , J-Link device and PCA10056 ...
Hi,
Device should run clock without stopping.
So one of RTC should run.
And device will run NUS peripheral.
In such conditions, i know that i should not use sd_power_system_off...
Hi, I am trying to develop my own board with on board nrf24L01+ coupled with ATMEGA328p . I want to know if there is any schematic of the same in EAGLE or if you have the...
Hi, I try to read data from the ICM20948 IMU with I2C from my nRF 52840 DK.
Initialization of the device is correct, the IMU ID is sent to nRF correctly which means that...
Hi I am working on nRF52832 board.
i am using fds library to store my data. data contains MAC address. Each MAC address is stored in each record with same file ID and key...
Hi ,Sir:
We have a smart pen coming to market, but we have a problem with directed adv(based on SDK14.2 ble_app_hids_keyboard ). The problem is following:
when the pen...
Currently, we are developing power-saving firmware using nRF 52 Development Kit (for nRF 52832).
I wrote Nordic's SDK and executed it, it was a measured current of about...
Hi
I use nRF52832, SDK13 and S132 to develop peripheral which connects to smartphone.
Then I have to do a feasibility study that the peripheral can plays beacon role...
Folks,
This is probably a C question as much as Nordic, so I might be told this is off topic. That's fine if so, I can try Stack Overflow.
I never use macros in my C code...
There is ble_gatt_db_srv_t structure type defined in ble_gat_db.h. It has a field named charateristics. It should be characteristics. Is it going to be corrected or it will...
Hi, Suddenly I can not connect to my nRF5280 PDK (PCA10056 0.11.0 2018.3)
1. I tried using JLinkExe and also SES, the same result, I got error "Can not connect to JLink...