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...
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'm working on a BLE project based off of the peripheral_lbs sample within the nRF Connect SDK v2.7.0. I am attempting to increase the BLE security level up to either level...
Hi,
I am working on a battery powered device that collects data, save it to files and go to sleep, when it is not connected to a laptop via USB. When connected, the device...
Hi,
I want to change the LED pin that blinks to indicate BLE advertisement to pin 6. I have changed the LED_1 and LED_STOP in pca10040.h to 6:
I have also set NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am developing a custom board using nRF52840 inside a Moko MK08A and an accelerometer LIS2DH.
My circuit has a 3V3 voltage regulator just for the LIS. The microcontroller...
Hello
I'm trying to connect muy Power Profiler Kit II to my PC, and when I choose the device from the list it pops-up:
I clicked 'Program' and after I supposed it...
Hello,
I'm trying to access active PCO from nrf9160 applicaton to be able to diagnose problems like missing DNS, wrong access point etc. I tried using %XPCO command, AT...
Hello.
I am developing device using nRF52840 and i have question about analog pin usage.
My circuit is analog Pins getting voltage supply while nRF52840 is not used...
Hello Nordic team,
how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario...
I am working with an app developer that is having trouble getting the DFU to work with my zephyr application. They are using:
https://nordicsemiconductor.github.io/IOS-DFU...
When I was considering the layout of the nRF5340 chip, I found that the pins of the nRF5340 chip are very small, and I need to punch the vias on the pads, and then use the...
When using the hall or switch button to open the power, the product cannot start. At present, the measured VDD voltage is 3.1V. After pressing the button, the switch control...
I would be happy to read more about the calculations nrfCloud does to derive lat,lon,precision from cells and wifi.
Detailed reason: see thread devzone.nordicsemi.com/....
Hello,
I want to develop a in-app DFU using SPI on nrf5340.
I plan to use dual section with MCUBoot
The app will need to write to secondary partition based on the SPI...