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,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
Dear Nordic company,
I am not able to compile any of my applications I was able to compile. Yesterday, everything works, but today, it doesn't work. I tried older version...
Hi Nordic team,
I'm trying to stream audio from the nRF5340 DK to a BLE headset ( Sony inzone buds) using the [ Unicast Audio Client sample ] with the BAP profile.
Initially...
I am unable to debug a Fanstel BM840 nRF52840 based simple custom board using a nRF52840 DK. I believe the custom board is basically ok: Before flashing my application onto...
Hi,
why antenna trace is connected to mounting pad instead of feeding pad of antenna in thingy 91x
We are designing our device based on this. We wish to be sure about...
So I got me one of these
and after a day of making it work on windows I was able to lunch visual code from wsl and compile. the next day I found how to make a flash with...
Hello,
I'd like to ask if or how is possible to set Thingy:91X as a Wi-Fi STA or AP? I found some examples for Wi-Fi but Thingy:91X wasn't in device list to choose. Could...
I've been trying to flash an nRF52840-DK with code that successfully builds on Segger. The Segger error is "Failed to connect to target." I updated the devkit firmware with...
We have been evaluating the nRF5340 and nRF7002 for use in a new product and we are currently looking at our Wi-Fi FOTA options. For reference, we are using an nRF7002 DK...
I am currently developing a firmware application on the nRF5340 where I need the device to function in dual role :
As a Bluetooth Mesh Node , communicating with other...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
I'm having some trouble connecting to the onboard jlink with the NRF9151 devkit that I've recently received. The quickstart seems to detect the NRF9151 dev kit, but when I...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
***Description***
I am trying to build a sample application which comprises of a notification from peripheral to central. I configured the PHY to 2M. With the mentioned...
Hello Nordic team,
I'm currently developing on the nRF5340 and recently encountered an issue related to BLE advertisements . After thorough debugging, I was able to confirm...