I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
I merged two sensors, BME and BMI, and checked the raw data output through NRF_LOG_INFO. Now, I've added the new merged code to the main firmware, but the log for the BMI...
Hi there,
I have multiple flash partitions defined in pm_static.yml.
I want one specific partition to contain a binary data file so that when I flash the image with J...
Hi all,
I am developing a project with the nRF52840, using nRF Connect SDK 2.6.1 in Visual Studio Code.
I need to be able to compute an MD5 checksum for a dependency....
Hello, We have one of our products developed using the nrf52805 Module & nrf5 SDK . (which is already fully functional with our application ) Since we have few production...
Board : Nrf52480 custom board
IDE: VSCODE
NRF version : 2.6.99
Zephyr Version : 1.6.0
Segger systemview: 3.54
I followed the instruction from Zephyr RTOS, for using...
Hi support Team,
I would like to know the SDK version to be used for nRF54L15.
Is there any link to know details regarding the configuration, flashing and example codes...
I want to advertise a custom service so my central can filter for it and have a device name and manufacturer. I have the following code but can only seem to do either the...
Hi all,
I want for confirm my findings concerning ERASEUICR. I want to be able to erase the UICR from inside my firmware for automatic testing purposes (no debugger is...
I think I have a failing PPK2.
I tested it with this circuit.
My DVM shows the correct current flow - 1.48 mA. The PPK2 shows 40 micro Amps.
Note that the battery...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
i have used this case:devzone.nordicsemi.com/.../using-swo-with-nrf52-redux and add ENABLE_SWO but when i flash and use jlink swo viewer,it will have this problem.
...
Hello DevZone!
I am using a nrf5340 with the nrf Connect SDK v2.6.0. I have been running into an issue that has come up a few times on separate occasions. Basically, for...
Hi,
i develop my product ny ncs V2.6.0. when i view the code
I noticed the annotation, it says “Edge interrupt gives only 7 channels. It is not suitable for larger matrix...