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...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
As mentioned in the Ch. 5 "nRF52840_DK_PB_v1.0.pdf" Section 5.3 in "high power mode the external supply should be connected to just the "VDDH" pins and "VDD" pins not...
I want to write to nRF52840 the example "ble_app_hrs_pca10056" from nRF5_SDK_15.2.0 by command line.
first I merge 3 hex file (bootloader, softdevice and app) with the command...
Hi,
I'm developing BLE 5.0 applications as a peripheral on nRF52832 under Windows, based both SDK14 and SDK15 (Softdevice S132).
I don't have any smartphone that supports...
Hi every body,
There is a problem with pwm driver example in demo3 part! after downloading, the board led is just on as it must, but after changing top_value there is no...
Hello everyone, I am planning to use the nrf52840 with the ECG sensor ads1298 (AFE for 8 channel ECG). The sensor interfaces via SPI to nRF52840. Has anyone worked on ECG...
Hi all,
I am working on nRF52832, nRF5_SDK_15.2.0, nrf5SDKforMeshv300src, softdevice_6.1.0 and communicate with CAP1214 device.
When I erase all flash on nRF52832 and...
Hello all,
I am using nRF52832 IC, Segger ES as IDE, SDK 14.20 and SD v5.0
I have around 70 bytes of data to be sent to a smartphone. I am using nRFConnect app to check...
Good afternoon. I need to make a network 5 or 6 nrf52840 boards connected as peripherals on a single central board, also of nrf52840. Each board will read a sensor, and send...
because I cannot find nRF module for testing.
and I want to use bluetooth 4.0 BLE with nRF uart
so my product will send data from serial port (rx ,tx through DB9 ) and...
Hi there, We are not using external Crystal for this design and thinking of reusing XL1 & XL2 (Pin 0 and Pin 1) for SPI (MISO & MOSI). But I found that I can't set properly...
So we're in production with the '832 and me, I drank the kool-aid already, but I'm trying to turn my cow-workers on to Nordic so I tell one of them "Oh install the command...
Hi There,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Test source code: ble_app_blinky
How can I create single Button with multiple condition based on the period of...
Dear Support,
I am working now on the PCA10040 Development-Board, I use the Booltoader from the nRF5_SDK_15.0.0 and the application from the nrf5_SDK_for_Mesh_v2.2.0. I...