hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
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...
I have SPIM working at 8MHz on nRF5340-PDK
I want to increase the SPIM speed to 16MHz.
The errata for nRF5340 states "In 128 MHz mode, SPIM max receive frequency is 16...
Hi Team,
We are using nrf9160-DK. We have tested assert tracker application, where we got the real time GPS data(DK location) we are happy with that. We also tested the...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Environment :
Host : Macbook Catalina
SDK : 16.0.0
Toolchain : ...2018-q2... (the pre-configured toolchain in the SDK)
SoftDevice: (not used yet, planning to use...
Hi, I'm using mesh_ SDK and nrf52840, I want to know whether the relay node in a BLE Mesh can wake up at a specified time to receive or send packets, and sleep the rest of...