Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
Hello, the nRF5340's SAADC has a temperature dependent offset according to the product specification. The offset can be measured (I suppose it is automatically applied within...
I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
Previously, I successfully completed and performed OTA flashing, and I haven't made any changes to the DFU-related programs since then. However, recently, I have been unable...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hi everybody I'm using nRF Connect SDK 2.6.1. Before I could seen Partitions section in Memory Report tool, but now it's disappeared. I also checked it by ninja command: ...
I work samples/bluetooth/scan_adv on nRF54L15-DK.
Disable LOG and CONSOLE.
I measured current comsumption by PPK2.
Result is about 4mA.
On datasheet, nRF54L15's Bluetooth...
Hi,
I want to make simple software that runs on PCA10056 using SEGGER and SDK. To learn how to use SEGGER, I copied exsamples / template_project and tried to imitate blinky...
Hello guys, i'm using nRF52832-DK with S132_v3.1.0 and SDK v12.2.0.
When other BLE device write some value to my characteristic, how do i know
that my characteristic...
Hello,
I am using a custom board that has a DSP and the Lairds BLE module BL651 that has nRF52810. I have written a simple program that sends a test data byte to the DSP...
I use nrf51422 dk, device: s310 2.0.1
Then i want to download "bootloader" from example floder by keil 4
but it can't work
and show up "JLinkARM.dll not found. please reinstall...
Hello,
I want to install nRF5x Command Line Tools on macOS, I found this user guide, infocenter.nordicsemi.com/.../nRF5x_Command_Line_Tools_v1.3.pdf and on page 5, it lists...
hello guys,
I using nrf52840 development kit and segger embedded studio. I want to write a program to implement spi protocol, can I get a simple reference code to write...
PWM output with stable frequency
SDK: 15.3.0 Example: low_power_pwm Device: EYSHJNZWZ (nRF52832)
I want to output PWM with a stable frequency. In the above sample, PWM...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...
Hi,
we user the standard NUS example as peripheral. Starting from IPhone 7 an mtu size of 251 is negotiated. Sending from the peripheral is possible but receiving from the...
hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
but this links do not work...
Hello,
I am developing using NRF52832 and nRF5_SDK_15.2.0.
I am using FDS to manage some data.
Size of each data will be 20bytes. I like to store maximum 1000 data...
Hi,
We modified the lte_ble_gateway example and connected to our aws iot server. And have faced few issues so far and would like to get some hint from you.
We are using...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...