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...
Hello,
I want to buy a nRF91 DK from digi-key, however I saw some errata on the matching network for the GPS antenna for nRF9160 DK v0.7.0 and v0.8.2.
Does the version...
Hello All,
I am working on nRF52810 development board. I use segger studio in windows 7. for reference i use nRF52 15.2.0 SDK. Right now I am trying to do blinking led which...
Hello! I am currently developing with nrf52832 SDK14.2, I used the Buttonless Secure DFU routine in the SDK to implement the DFU upgrade. In the project, after linking with...
hi guys,
i'm trying to send data between two boards (nrf52840) in real time. every time the input pin toggle there is a message to send to the central board.
i did this...
Hi,
I just tried to use the following code on the nrf9160DK with zephyr version 0.3.0:
errVal =setsockopt(at_socket_fd, NRF_SOL_SOCKET, NRF_SO_RCVTIMEO, (const char*)&sock_timeout...
Hi,
we're developing a project on nRF52840, and need to directly use the CC310 API.
The input parameters of the function CRYS_ECDSA_Sign feature CRYS_ECDSA_SignUserContext_t...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...
Hi i am working on nRF52840 Dongle , I could not find ble_app_interactive application for nrf52840 dongle,
i am trying to implement the same code with some modification...
Hello
I am using 3 nRF52840 DK for proxy light switch example. Using this I want to relay the ON/OFF signal from 1 server to other.
To test the relay mode working, I need...
Hi All
I would like to work with some BT 5.0 modules from Rigado and Murata.
Rigado: BMD-XXX
Murata: WSM-BL241-ADA-008
However, I need to work with them using AT CommandsI...
Hello.
I wrote a simple beacon application which advertises with uuid, major, minor and name. Now what I saw in sample beacon I found somewhere is that nrf connect properly...
Hello!I am using NRF52832. The antenna is aca-5036-a2-cc-s produced by INPAQ, but the bluetooth cannot be found.Whether the adaptive antenna can be provided and the technical...
Hi Every one,
I am trying to use two uart's communications concurrently in nrf51422, in my code i am running timer of one second.
Every one second in timer routine trying...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...