Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
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,
When you use `bt_scan_filter_add` to add multiple UUID filters on advertisements, and pass `match_all = true` in `bt_scan_filter_enable`, the system will not behave...
On the nRF Cloud, I need to change the role of a Team Member.
However, I cannot see their name under the list of Team Members as it only shows 10. Is there any way to show...
Hi, I am programming a commissioner through Openthread's API on the older thread and zigbee SDK and I can't seem to get it up and running. No matter what I try I seem to get...
Hi,
I am using an external low speed clock driven rtc to implement the perpetual calendar feature, but when setting the time, I find that the COUNTER is not modifiable....
Hello, acording to the Simultaneous multi-image DFU documentation a RAM section is needed to act as a flash simulator during the network core update.
Is this RAM section...
Hi
I have seen that IP DECT and DECT NR+ use the same frequency band in EU (1880-1900 MHz). Will setting up a NR+ system in the same place as IP DECT degrade the performance...
Hi,
I have integrated SPIM interface using the default QSPI pins and have received 16MHz speed.
I would like to evaluate the high speed SPIM that runs at 32MHz for my...
I am trying to build example code ble_app_buttonless_dfu with some modifications. I was getting this error. Tried to clean and build, it's not working I have attached flash...
When I am using the NCS SDK v2.6.1, I am confused
1.How to get the time of each AD packet sent?
2.Is there any way to record the time in the AD packet?
3.There is a...
Hello,
i am new here.
i am just looking for a reference where can i find all registers and their description of nRF52832 - PCA10040 ( user manual )
can some one help...
We have a project on a 5340 based system, that only occasionally needs to have Bluetooth running. We have a relatively small battery in the device, and want to save every...
Hello, On nRF Connect for VS Code extension v2024.9.87 and v2024.9.31 , a USB connected J-Link probe (Segger Edu Mini) no longer appears under "Connected Devices".
J-link...
I have a nRF52840-DK that I know that it has a JLink on board, but the RAK4631 don´t have JLink, then I am following the RAKWireless bootloader update( Bootloader update ...
Hi everyone,
I'm currently developing an application supposed to read through SPI from an extrernal SRAM, i'm using nrfx_spim libraries.
Compilation is flawless but when...