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...
Hello Nordic Team,
I would like to know if it is possible to do a DFU of my SDK10 based application ( s130_nrf51_1.0.0_softdevice + SDK10 Bootloader ) on an nRF51822 (32...
Hello to everyone in this community,
I am new with NordicSemi chips and I have the Development kit 52832. I opened the example folder from the SDK 13, SPI slave and i saw...
Hii all,
I am working on a project where I need to store data to persistent storage and retrieve back when the board is restart. but now we are migrated to simultaneous...
hi, our company has developed bluetooth device based on nrf51822 chip with softdevice s130 8.0.0. Also, our company is sensitive to certification costs because it is a small...
Hola community, I am using nrf52DK for the first time and am unable to connect it to my mobile phone using Bluetooth. The problem I am facing at the moment is, the device...
Hi,
Currently I have a problem with the use of 52832 I2S interface to transmit voice, the transmission is not coherent.
Here is my initialization code
// Enable reception...
Hello Nordic Team,
I have a question about energy conservation that we want to implement and how we want to make it as optimal as possible.
For our application and its...
trying to update date for BLE device but getting this error "Error changing notification state: The request is not supported."
Trying to write date: on nRF52 device
calling...
We have successfully implemented the Template app on Android. However, the architecture of the multiple services and layers is somewhat opaque. Three questions:
How...
hi ,we have test the example of ble_app_att_mtu_throughput in nrf52840 ,the other side device is an android phone .
nrf52840 would freeze when the phone want to feature request...
Hello! I'm calculating the matching circuit with the antenna for nRF52832, but nowhere can I find the impedance value of the pins of the radio part, can you help me?
Hi,
I'm working with a nrf51822 based hardware which came programmed with some UUIDs and S110V7. Erased it completely, experimented with some non SD code first and finally...
Hello! I have a problem with checking the microcontroller nRF52832. J-Link does not connect to nRF52832, the screenshot of the Segger-commander window is shown below:
...