Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
I modified the firmware of our control unit to allow BLE communication. Now It communicates with an ANDROID APP. The chip used is nRF24L01+, It send and get only Non-Connectable...
Hello,
I'm trying out the HID Keyboard example (sdk 16.0.0, s132) and was able to pair once to my phone. Now I can't pair to any device. The following pop-up window appears...
I'm running SDK 14.2 using FreeRTOS on a nrf52832.
When I increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 158, the system ends up in Hard Fault.
Anyone have suggestions on...
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...