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,
I noticed that the f_sector_cnt element of the fcb struct is a uint8_t .
How is that supposed to handle large flash sizes? I mean even with a sector of 64KB, the FCB...
Hello Nordic Semiconductor Community,
I am currently working on a project using a custom board based on the E73-2G4M08S1C SoM, which features the nrf52840 chip. For flashing...
I'm studying with PCA10059, Keil through SWD.
Trying to customise BLE_PERIPHERAL_BLINKY.
I have changed the ble_lbs.c/ble_lbs.h,including file name / service name and...
Hi
What is the timestamp accuracy of the nRF51 DK based Sniffer, nRF52 DK based sniffer,
I want to measure the actual accuracy of my advertisement interval, preferably...
I’m working on a device using a Nordic chip and the following setup:
nRF Connect SDK : v2.5.2
Toolchains : v2.7.0
We need to minimize current consumption during...
Hi,
I updated my NCS to V2.9.0, I try to build my project, but it fail(it's OK at V2.8.0). the output message (attached file); Please help to check the message , how can...
Hello!
I have been testing the distance measurement functionality on the nRF52832, and it performs up to approximately 10–12 meters in an office environment. Switching to...
Hello,
I am working on connecting a NRF9161 to a MQTT server (EMQX) but i am getting a connection error (-12), I was hoping someone could help me navigate this one. It...
Hello Nordic team,
I am working on a project where I want to use an nRF52850-based board as a DFU controller to transfer a DFU package to a DFU target device (another Nordic...
I'm trying to install NCS v2.9.0 from within the VS code nRF plugin, and it always fails every time I try. Below is the complete install log.
I've seen various other posts...
I have a situation where I need to sample from multiple channels using SAADC on a timer (similar to maximum performance example). However, the added catch is that at the end...
I am using a Asus Vivobook S15 notebook which uses arm64 architecture. The Power Profiler Kit 2 is not recognized.
Is the PPK not compatible with arm processors?
We have a very successful wireless MIDI transceiver with the NRF24L01P for more than 11 years, used by stars like Chic Corea, John McLaughlin and Herbie Hancock. Now we are...
Hey,
I flashed the actinius icarus board (nrf 9160) with the at_sample application, successfully sent the modem to sleep using "AT+CFUN=4" command with the Serial Terminal...