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...
Hi while implementing Media Transfer Protocol MTP I wanted to know how many bytes were transmitted by the host on EPOUT. I had to do a bit of research and trial/error - I...
Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want...
Hello,
I come to you because I wanted to recover the GPS data in my project for that I based on the sample agps, however when I launch my project at the time of the reception...
Hello
I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos project.
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
After clearing all the...
I send AT command:
AT+CPSMS=1,"","","10100010","00100001" Which means active PSM mode with TAU time = 2 minutes, RAT = 1 minutes. I receive: CEREG: 1,"61E6","090A8C15",9...
Hi,
I'm busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided.
A terminal device, similar...
Hi. We are currently working with nrf52 SDK 15.2\.3 and wish to move to nrf-connect-sdk with zephyr BLE MESH stack We are using several peripherals on nrf52840 which i'm not...
Hi,
I have a peripheral, that should connect to a central automatically. The problem is, there might be multiple
centrals with the same target name available and the central...
Hello, I made a new project at SEGGER for nRF5340 and in the first step before do any development I face with the attached error! The file it asked doesn´t exist !! Could...
Hello DevZone support team!
We are right now doing GCF certification of a device based on nRF9160 and need some urgent support from You!!
Attached is an excel sheet with...
Hi, I need more information about the GPS Chipset used in NRF9160 SIP or give me the name of this GPS module, so I can find its spec on the internet. Thanks in advance
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...