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...
Hi guys
I am looking for export control related information on NRF52832-QFAA-R7, in particular: 1) Is the product a controlled dual use item under EU Regulation 428/2009...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
Hi,
I've been developing an application with the nRF9160 dev kit. We have just received the first rev of our custom hardware with an nRF9160 on it. I am trying to program...
Hello, we are facing an issue by connecting several sensors (UART nrf52832) to an Android Application ( Android Nougat 7.0) and we are facing disconnections (this happens...
I used J-Link with RIOT OS before. Worked fine. I wanted to use Zephyr now, so I followed the flashing guide. Since I don't want to write scripts to flash it via OpenOCD,...
I have a custom profile containing five custom characteristics.
The largest characteristic is 256 bytes in size and can be read reliably by an iPhone.
When it is sent...
Hi, there is a code comment "Workaround for PAN_028 rev1.1 anomaly 22 - System" in nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf\esb_low_power_ptx\pca10028\blank. So, I...
I would like to do I2C BlockRead using nRF52.
devzone.nordicsemi.com/.../i2c-block-read When I looked at it, I found that it was not possible to receive variable length...
Project migrated to SDK 15.3.0 with Softdevice S340 6.1.1
Project is using DFU secure bootloader. The example in "dfu/secure_bootloader/pca10056_ble" was used as the starting...
Dear nordic,
I have some doubts regarding PWM. i want two PWM out both are working different frequency and also i need softdevice. I think PWM can make two ways one is using...
Hello,
I want to change the 16-bit of 128-bit UUID at runtime. is this possible?
let me explain...
1)the first both central and peripheral set 128-bit UUID like this...
Hi,
Actually i m new on this field.
I m making indoor navigation by using nrf52840 soc.And i m using sdk15.2.In that sdk i used beacon app code for advertising beacon...