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 Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...
Hlo
I have designed a custom board based on nRF5340. Now I am trying to do flashing and RF testing of it through nRF5340 development board but it flash but can't run RF...
I'm developing my application with nrf52832 and nrf SDK v17.
I'm testing my program.
After running for some time, Jlink output the following.
When the "Logs dropped...
Hi!
We use nRF Cloud Log backend in our project. And during my research I found that it actually doesn't filter (despite the filtering code is there) messages generated...
Hello,
We are working with Onomondo in integrating their software SIM. We have it working and sending and receiving data, but am having some issues figuring out what is...
Hi,
My product uses the nrf52840 chip with NCS 2.7 and has a USB mass storage function.
I would like to implement a feature as below
1. When the USB is connected to...
Hello Nordic Team,
For my application, I am using two nRF54L15 chips with one configured as a master and the other a slave. For the remainder of this post, I will be discussing...
Hello! I've been trying to do the same project for about a month now - just a simple keyboard adapter that takes the input from a keyboard and translates it into HID signals...
So i am currently referring this ticket and from that I get to know that when when setting parameters for create config (HCI_LE_CS_Create_Config) command for channel sounding...
I would assume that nrfutil device will respect MacOS DYLD_LIBRARY_PATH environment variable but instead it fails to load libjlinkarm.dylib. Steps to reproduce: - Run nrfutil...
As the title suggests, I am trying to run the peripheral LBS example on my custom PCB to test BLE before continuing with my application. I'm using NCS V2.9.0. I have created...
Hello i am running the radio_test sample on the custom nrf5340 board for the logging purpose i am using the pins 8 and 9 of the port 0 but the issue arising is that there...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
I've got an NCS v2.6.1 project on the nRF52832 running a timing chain using PPI for PWM instance 2:
The output of nrfx_pwm_task_address_get is 0x40022008 as I'd expect...