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...
In the NRF52-DK user guide, the following is stated:
Important: When using ANT/ANT+, the 32.768 kHz crystal (X2) is required for correct operation.
However, I could...
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
Hello,
BLE MESH 3.0 Light Sw Example code just I have add APP_TIMER_MODE_REPEATED and its work fine.
Case 1:if I print string Or LED Toggle Based on timer its working...
Hei there!
First of all thanks for all the great work here!
My question is:
In my application, the final device will have 4 pogo pins.
Two of them are for power, the...
Hello All,
Hello all,
I am working on BT832A in which nRF52810 is used and i used segger studio for programming in windows 7. I am refer nRF52 SDK 15.2.0. And i am load...
In the manual for the nRF5284 there is a listing for some divider settings for the MCKFREQ. The size of the register and the values to set indicates that there are a much...
Hi
working on a NRF51822 device with SDK12
I was using nrfjprog version: 9.7.1 to create a setting.hex with the following line
nrfutil settings generate --family...
i am using this project:
\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c\main.c as center.
nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main...
I implemented the app_pwm_library, but it seems to "top out" at 500Khz? Here is a summary of my code. Is there a set of routines that have a higher speed?
APP_PWM_INSTANCE...
Good morning,
I already made a nRF51822-based prototype some years ago, and now I'm working on a new prototype but based on the nRF52840.
Is there any AN like the nAN36...
The design I am working with has no RTC. Is it possible to use nrf_drv_timer to "wake up" the CPU? I understand I will not be able to use app_timer code, so I was trying to...
Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I...
Hello! What does the real marking of the nRF24L01 + chip look like? I have not such, but very similar. The problem is that the module after a while ceases to go to sleep,...