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...
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...
Hello,
I am using an nRF52 to transfer 20 bytes (through notifications) to a raspberry pi (with bluetooth dongle). I've been experiencing some weird connection times: I...
Hi
I have 1 PCA10040 dev kit and 1 Raspberry Pi 3.
If I connect NRF dongle to Raspberry Pi will Raspberry Pi act as mesh-node ?
All I want to do is send data from PCA10040...
Hello,
nRF52840 is having the inbulit RTC for keeping the time.
Should i need to use external RTC with coin battery for even after power off the BLE nRF52840.
PLease...
Hi!
We're considering implementing some security measurements into our devices, and so naturally we've started to investigate CryptoCell and other Backends supported by...
Hello,
I recently updated nRF Connect to version 3.4.0 (Bluetooth Low Energy). I'm observing, that the tool is not able to reconnect to a peripheral that was previous bonded...
Hi Nordic Experts,
I use nRF52832 for a custom board, I use GPIO P0.17 and P0.18 for controlling NMOS switch, for buzzer and vibration motor, and the frequency is controlled...
So I seem to be having trouble interfacing with nrfl2401. To initially test the chip, I sent `0xFF` to be able to read off the status register but when I do, I get `0x1C`...
Hello Nordic Team,
We are working on a BLE project with RSL10 board from OnSemi. We need a BLE sniffer to capture and analyze the BLE packets in the air for debugging purposes...
I have a module LAIRD BL651 based on nRF52810 SoC
I’m using the latest nRF5_SDK_16.0.0
I can flash ...\examples\ble_peripheral\ble_app_uart\hex\ble_app_uart_pca10040e_s112...
By taking CLI as reference: added end point handlers, changed flash placement file with zb_ep_handlers.
Issue facing was:
ZB_ZCL_CMD_REPORT_ATTRIB command is not at all...
Hi,
I have nrf52840 with softdevice and i want to write 12 byte of data at a time in internal flash,suppose i write 50 records and i have to also read it these data from...
Hi.
I am familiar with Nordic NRF51 and NRF52 as I developed OpenSource firmware for chinese ebike displays with them and using the provided examples for UART Bluetooth...
Hi,
I am trying to understand the different PHY modes available in nrf52840. What are the differences between nRF 1Mbit and 2Mbit proprietary modes when compared to BLE...
Hi,
I use nRF51822 powered by CR2032 battery. Same decoupling as dev board PCA10001.
Would you recommend different values of decoupling capacitors for battery powered...