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...
Hi,I am now working with nrf5340 audio sample on nrf5340 audio DK .Here I can able to stream spho645 mic data to other dk board and able to listen using headphone .Now as...
hi Nordic.. i am trying to follow this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/exploring-the-benefits-of-mcuboots-compressed-image-support .. in...
Hello,
I’m trying to clarify the maximum ADC input voltage specification for the nRF54L15. Am I correct in assuming that it’s limited to the maximum IO voltage, i.e. VDD...
Hello,
I have developed a BLE Peripheral application on the nRF52840 (SDK 17.1.0) which works correctly. Later, I tried to integrate/port an SPI peripheral example into...
Hi,
I am a bit stuck with configuring nrf5340 project to include the bootloader properly.
The SDK-toolchain I use is v3.0.2
What I need:
encrypted and signed update...
Hello,
We are trying to increase the upload speed of our BMD-350 module. Right now we are averaging about 3kB/s according to nRFConnect.
See attached image of upload...
Hi No rdic support tea m, I'm developing a custo m appl ication on t he Thingy53 and have encountered challen ges implementing two key features that a ren't cov ered in the...
Hi all,
I'm trying to set up MCUMGR on 54L15, such that it can receive images from my border router when they're in the same Thread network. I read that we can upload images...
HI
A phenomenon occurs where the current remains at 20mA intermittently.
Actually, the BLE specification states that RF TX/RX is less than 10mA....
I'd like to know...
We are in the process of porting from nRF SDK v15.3.0 to v17.1.0.
After updating, we’ve noticed that the device sometimes gets stuck. Investigation shows this is related...
I have a custom board using a nrf5340 and a st7789 display using spi and mipi_dbi. It's I have it working on a sample project and printing "Hello World" I was using nrfConnect...
Does this mean that Bluetooth LE Power Control (LEPC) feature is not at all supported by any of the Nordic chipsets? I am particularly curious about nRF54 series with the...
Hello,
Following this link I integrated the extended power save mode in my code,
I put the nrf7002 in extended power save mode after successfully connecting to the AP...
I'll preface this by saying I am new to developing on the nRF and the Zephyr OS.
I am just trying to set up a flash read/write module on my nRF52DK PCA100040 model. From...
I'm using pc-ble driver-master for programming. The hardware uses 52840 dongle and calls SD_API_V5. After I successfully connected, I sent a pairing request using the sd_ble_gap_authenticate...