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...
Greetings
I am following along with the nrf SDK fundamentals, where I am doing lesson 3 exercise 1, which is related to printk. I have flashed my nrf5340 dev kit and it...
Yesterday I opened the nRF Connect for Windows utility and installed all of the pending updates. Now I am unable to flash or debug the project I'm working on using nRF Connect...
Hi All,
I was evaluating the throughput of NRF5340 using the DK. I would like to set the transmission power under 0 dBm of the peripheral device.
However, i was unable...
Hello,
I'm working on a project using the NRF52840-dk module and I'm having a problem with the Bluetooth functionality, during lesson 3 exercise 1. Despite correctly configuring...
Hi,
i just started working with nRF9160dk and i've been trying to implement the GNSS service (testing the Cellular IoT lesson 6 ex 1 exemple), although i've been testing...
Summary: The callback of zb_af_interpan_set_data_indication() seems to be reporting wrong RSSI levels (looks like an overflow) after upgrading from NCS v2.4.2 to NCS v2.5...
Hi, I did some test with IV index using nRF Mesh, here the steps:
provisioned 2 devices in a new mesh (device that have nordic SDK, IV test flag enabled)
from one devices...
Generate Support Information fails dramatically:
I don't remember how to find the log. How many average users would have the slightest clue!!! Please help.
The other...
For me it is confusing how the Nordic's exercise and sample apps handle the state of CCC descriptor value.
Adding notification and indication support
Why do we need to...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1. I am able to receive UART message using default UART RX P0...
Hello we are using custom board nrf52840 with nRF SDK 15.2.0 on SEGGER Embedded Studio
I hope someone can help me with this issue. I am using SPIM3 to communicate with the...
We've been having an issue with certain tablets running Android 14 apparently getting into a state where all connection attempts result in a GATT 133 error. When it's in this...
Hello everyone, I am working on an app where we use I2S driver for ws2812 LED strip to signalize status of our app. When I try to signalize status while starting BLE and starts...
Hi,
I'm using Zephyr controller instead of Nordic's Softdevice to use the DTM HCI feature in the Zephyr controller. Before switching to Zephyr controller, the application...
I want to be able to select the Network Coordinator Zigbee channel based on some GPIOs state (switches).
Is there any api function to set CONFIG_ZIGBEE_CHANNEL at runtime...