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...
During DFU with the nrf Connect app I get the error REMOTE DFU OPERATION FAILED. Here is the log file:
http://pastebin.com/y7hFNSBq
Using NRF5 SDK12 / NRF51 DK
...
Hi, Nordic
I have two nRF52 and one nRF24LU1.I want to use Gzp. two nRF52 pairs to the nRF24.
I use nRF5 SDK13 GZP device sample, nRF24 Gzp host sample.
But only...
Hi
We are very interested to test the wireless range using Bluetooth 5, 125 kbps long range mode.
If we purhase two nRF52840 Preview DK boards, is there a easy way to...
Hello,
Currently i am doing some testing with the NRF52 DK.
I am measuring the time it takes to send and receive a BLE message.
I am using the high bandwidth setting...
Hi all,
Someone can give me a information about the difference between function uint32_t err_code = sd_ble_gap_adv_stop(); and stop the advertising with using the timeout...
hi everyone i'm using 9 axis imu sensor with the nrf51822 board and i'm confusing in how to calculate the roll,pitch and yaw values,can you please suggest me some methods...
I recently purchased the NRF52832-QFAA Nordic SoC, and am having trouble finding information in the documentation about FCC ID and CE mark testing. Thank you.
Hi, I'm trying to implement SOFTDEVICE_EVT_IRQHandler as in HRS example,
this is the handler source part:
for (;;)
{
uint32_t err_code;
if (!no_more_soc_evts...
I want to create voltage divider for ADC input so I need reference voltage for it. I was wondering if I take it out from DEC1 pin? Any how if I measure voltage from DEC1 pin...
I am developing an application on nRF52 wich simultaneously acts as a central and peripheral and I am using the Peer Manager to manage bonding. The central needs to stay connected...
I have the PPK measuring a custom nRF52-based board. The board consists of the nRF52, a I2C sensor, and bunch of caps (210uF worth). We built a custom board to do current...
We highly anticipate it will but wanted to ask here before we might ask Nordic Support to confirm that the nRF52840 will make use of the ARM TrustZone CryptoCell to provide...
I'm looking to design power management circuit for a 3.7V Li rechargeable battery powered wearable sensor design. Any such reference design would be greatly helpful!
Thank...