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 make the timer example works under the BLE blinky example. I have copy the code and enable the defines in sdk_config,from one project to the other but timer...
Hi i want to send a string using uart over bluetooth. For a try i compile ble_app_uart and flash it to my dk but i can not see the message on the terminal neither in Putty...
Hello everyone,
I am using nrf52832 module with SDK v14.2 and SD v5.0.0 for my development.
Recently, i started facing the below issue:
Once i try to pair the module...
Hi Great QA team:
Our client has made their product in MP stage but found out that some of the ICs with FDS Bug (Base on SDK 15.2):
REF: FDS - data corruption https:/...
Hello,
Quick question.. we are working on a board and running very low on GPIO pins. It would be helpful to remove the low-frequency (32k) XTAL, to recover those pins. The...
Dear,
I am testing with thing91
todo: read and send the temperature to my webserver in each 15mn
using: thingy91, LTE_M
sample1: in the fridge (4C)
sample2: in...
Dear community,
I am developing a firmware using SDK 16.0.0 which handles interruptions from an accelerometer and a timer.
I've built on top of APP_UART lib a set of functions...
Hello,
I tried to use use pc-ble-driver for Ublox NINA B3 EVK which has nRF524840 .
It failed with following error:
./heart_rate_monitor_v6 /dev/ttyACM0 Serial port...
Hi everyone,
I am using "nRF5 SDK for Thread and Zigbee 2.0.0" in my project , that includes the libraries of OpenThread (commit 704511c96e0d093139e4b80ef0739ed2d701afb1...
Hi there, currently I'am designing a circuit for nRF9160 inspired by Thingy:91. About Thingy's antenna tuning (Thingy:91 User Guide page 16+17) I have some basic noob questions...
hi guys,
I was just getting started with Nordic nRF52832, I want to find buffer containing bluetooth scanning data (Beacon) to process but see the examples but can't see...
Hi there,
I added the GPIOTE driver for the project ble_app_blinky_c under the SDK13, where if I enable GPIOTE my current consumption in sleep mode jumps from 3uA to 5mA...
Hi,
I am writing C/C++ programs running on open-embedded boards to talk through pc-ble-driver (v4.1.1) to bond (Security mode 1 level 4) with PCA10040 or PCA10056.
I found...
Hi,
Iam using the nRF52840 DK to make this as a bluetooth LE controller. By following this link https://infocenter.nordicsemi.com/topic/nwp_029/WP/nwp_029/building.html...