Hi,
i have some code thats based off of the uart_async_adapter.c example code. I' m getting a `usage fault` which i've traced to uart_irq_handler. it happens when i try...
Hi!
I'm storing a key in the KMU for use by the ECB.
If I set the slot's destination address to an address in RAM, the KMU pushes the key there correctly, but if I instead...
Hi Support Team
The VDD of customer’s nRF54L15 board is 3V, but the high voltage of P1.10 is about 1V. Did you meet this issue before? Customer needs the output high voltage...
If the lock's status changes while the device is powered off, causing a mismatch between the lock and the Apple Hub, how can I immediately update the status upon powering...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
I am running a modified asset_tracker_v2 on a nRF9160. all is working fine. I am upgrading from SDK v2.5 to SDK 2.90. After a build I find the merged.hex file under the build...
Hi,
Is it possible to update the firmware through usb? i have a nrf51822 evaluation kit, and i also tested the firmware update over ble. Now, i need to update the firmware...
HI Everybody,
I am developing firmware for handling multiple ANT+ Sensors. i am able to collect data from 3 different sensors, but in below scenario am getting channel...
Hi,
This may be a silly question but I'm trying to generate two timed interrupt events using only TIMER0 (the MCU is nrf51822). My code is:
#define TIMEOUT1 3000 ...
I am beginner on this platform. I was hoping for KEIl IDE to aid my development, but since license fee is more, i wanted to try GCC platform. But unable to set it up. In nAN...
Hello,
We are developing an application that has to be able to send the data of a VGA image, and We don't know which of the GATT supported profiles will be the best to...
Hi,
I'm using SDK 4.4.2 and softdevice 5.2.1 to try the HID example. Although it is provided for the nRF6350 kit, I ported (buttons and LEDs) the example to the EV kit...
Hi,
I've been using your nRF51822 with considerable success. I now need to migrate across to an M3 for greater power. I want to keep most of the application code I wrote...
Hi
Thank you for the IOS App "nRF Loader" which was released last week. It works well and offers a lot of possibilities for Nordic developpers. I've one question about...
Hi,
I have just opened my nRF8001 DK. It seems like for the evaluation of the nRF8001, I also need to purchase a nRFgo Motherboard, which is sold separetely.
Where does...
Hello,
I would like to do some code tests and simulations of my application in the keil microvision, so I would like to know if you could give me an example project to...
Is it possible to initiate communicate with an ANT+ device using a nRF24L01+?
I understand that the RF Channel is 2.466 GHz (66), however I do not know what Address(es...
hi nordic guys,
i created one custom profile, which is having two characteristics
my minimum and max conn interval is - 10ms and 50 ms
1. characterisic one will send...
Hi,
i am using accelerometer sensor, which is i2c compatible.
i have nrf51822 pca10001 board.
in accelerometer datasheet it is mention as after every write there...
The documentation clearly state that if the payload length is read as > 32 byte, the RX FIFO must be flushed.
My question is, will that erase all other pending messages even...