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 folks,
I'm making an application which needs to transmit a few kB of config data (for a configuration utility), and I was hoping to do it via UART.
To that end, I loaded...
I am working on specialized PCB's for my job, and we are trying to capture modem traces for our devices. Via JTag, I have serial access to pins P0.05 (TX) and P0.06 (RX) of...
Hi All
I m developing a project in nref9160, in GNSS part, I need to use PGPS, but can I control the checking in nrfCloud? sometimes it go to download PGPS and make GPS...
Dear Nordic Developer Zone,
I am working on MAX30003 ECG ( https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf ) with Nrf52840-DK. My sensor is work on the 32.768kHz...
Hi,
I have been having quite a lot of issues around connectivity and my device, all of which at this point has stemmed from MNO blocking activity from MVNO's ( here and...
I tried adding DFU capability to the broadcast_audio_sink sample. At first i copied the whole sample code to a different directory and opened that folder in VSCode which has...
We are running into an issue of stability with our LTE connection. Our nRF9160 makes a call every 5 minutes to our backend. On start-up, the device connects and starts making...
Hi,
I am working on mesh network. i need to control 10 nodes in the mesh network with having one main node. I have taken the light switch sample as an example.
The process...
Hello,
We are trying to use nrf5340 and W25Q128JV ( https://www.winbond.com/resource-files/W25Q128JV%20RevI%2008232021%20Plus.pdf ) nor flash on our own designed card. I...
Hello,
We are trying to get the XIP example working with a custom nrf5340 board with the mx25l25645g memory chip. Using VSCode, 2.7.0 toolchain, 2.7.0 sdk
The project...
Hello,
nRF connect sdk extension v2024.9.87 stopped working for building Zephyr apps (HWMv2). Previous version worked fine. Extension crashes loading project
The issue...
Hello,
Not sure if this is the right place to report a bug, but I couldn't find anywhere else.
I have an issue on nRFCloud when looking at the messages in the terminal...
I am using a custom board with the nRF9160 SIAA B1. I encounter an error where AT commands cannot be sent. How can I resolve this issue? modem version 1.3.5 SDK version 2...
I have a nRF9160 board that is running fine with a modified asset_tracker_v2. Recently I started getting the message shown below. after some time the system does connect and...