Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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...
Dear Nordic Team, Thanks for supporting.
Currently i am working with DFU for nRF52810 custom board. I am using SDK15.2.0. I followed these steps (//devzone.nordicsemi.com...
Hi all,
I'm following https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-0-0/md_doc_getting_started_dfu_quick_start and I'm using mesh SDK v3.0.0, I have a problem...
Hi all:
All of the example code is using GPIOTE to demonstrate how to handle GPIO interrupt.
However, it just can configured HiTOLow/LowToHi/Toggle.
If I want to trigger...
Works
Use nRF Connect v2.6.0 on Linux to erase, program softdevice.
Works
Use Keil to program application firmware
Does not work:
Use nRF Go studio to detect...
I need to implement a simple uart protocol. most messages are fixed length (8bytes) with some exceptions.
here what I do in pseudo code, I send 8bytes and expect 8bytes...
Hi
I am trying to port an SPI driver from a project for the NRF51822 to an NRF52832 and running into a problem reading more than two bytes. We are using SPI0 (not SPIM0...
Hello,
I'm using an NRF52 DK board.
I noticed that when I change P0.27 from the default (input / not connected to input buffer) to being an input pin connected to the...
Good evening,
I had a question in respect to the exact procedure needed to read a characteristic with read permissions. I have just discovered a service i would like to...
Board:PCA10056 (0.9.3)
SDK:15.2
Softdevice:S140
Example:ble_app_blinky
Today,I follow this page Using an ampere-meter for current measurement to measure the current...
Consider the following sequence of events:
1. `health_server_fault_register` is called, and it saves the current publish period.
2. Config server receives a message...
Building ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ from solution ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ in configuration ‘PCA20023-SR3_nRF52832_Product_Example’ Assembling...
Hi, Nordic,
I am using the ble_app_uart example in the SDK15.2.
I find a issue that when the device, which p_client->is_notification_enabled is already true, is disconnect...
Hi,
I just started with Nordic nRF52 DK and builded and flashed nRF5_SDK_15.2.0_9412b96/examples/ble_peripheral/ble_app_gls application on Ubuntu 18.04 using armgcc toolchain...
I'm experiencing a problem with the NFC.
I'm trying to make a simple read-only tag, and I've used the NFC Text Record Example to build upon. That worked without a problem...
Just wondering if you have a desktop application that can load secure packages onto nrf52840 boards?
As far as I can tell nrfConnect for Desktop can only load a firmware...