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...
I am trying to update my firmware using IOS-nRF-Connect-Device-Manager and am getting an invalidHeaderMagic error when calling: I am using version 1.7.3 (last version to still...
I'm attempting to use the Settings API save and retrieve data from nRF52832 FLASH memory. I can build and run the example application provided in the Settings documentation...
Hello Developers,
I am working with the nRF52833 microcontroller using segger embedded studio with the latest SDK. My issue is that I can configure and use all GPIOs except...
I have browsing this site, no clearly answer found, but,I think someone has done this job before.
My scenario:
.many BLE client (5.0 above);
.BLE clinet will upload...
Hi, We have an application running on the nRF53, and would like to change the BLE MAC address from the default Random Static Address, to a Public Address with a valid Vendor...
I'm studying with PCA10059,trying to build a gateway between BLE peripherals & PC.
For PCA10059 has build-in USB socket,and I will plug them into PC's USB ports at last...
Hi all,
I want to use UART periodically, but because I need to communicate with other standard UART, I cannot use LPUART
I saw that Zephyr's demos all use CONF_SERIAL...
I am following all the steps given here: nRF Sniffer for 802.15.4 but my zigbee sniffer did not show up. When i did the steps given there for ble sniffer it showed up. steps...
Hello,
I am new to developing with Nordic products and I have a question regarding the components in the antenna matching network. I am designing around the QIAA QFN-73...
Hi,
I am trying to use the nRF915-DK with a GNSS Tracker application. Everything works fine, but, I am not able to set the nRF9151-DK properly for utilizing the board...
Hello
I'm preparing the certification RF testing software on our product 4MOD9192 using nRF7001 for wifi function.
During the certification test process, we need to...
Is it possible to add custom regions for a project to be used by the Partition Manager? I see how and where regions are defined, as shown here , but I'd like to use multiple...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hello,
I am using the nRF52833 - DK and running the USB CDC ACM example. I can transmit and receive data with the example. I noticed that when receiving data I am only able...