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'm working on a project with nrf52840 and i'm trying to send and receive ipv6 packet throw thread protocol so i tried to use to send with otIp6Send and receive with otIp6SetReceiveCallback...
Hi,
Is there a detailed analogue circuit model available for the GPIO pins on nRF52. Most of all, I am interested in the circuit model (or SPICE model) for the IO pin when...
Hi, I am currently working on calculating a Li-ion battery;s remaining capacity. As far as I know, I should read the raw value via SAADC. then convert the value back to voltage...
Hello, everybody
I got a problem that i add device name and advertising my specific data according to Beacon example in SDK 15.2.0, but the data order is not what i expected...
Hi,
DMX512 protocol is USITT(United States Institute for Theater Technology)Prescribed agreement
I want to follow this agreement to design
============ DMX512 protocol...
Working on nRF51822 QFAB custom board.
I loaded nRF51822 Beacon v1.1.1 Precompiled hex file in custom board.
Keil 5 Uvision iDE
Windows 7
But I loaded examples programs...
Hello,
I'm developing a solution based on nrf52832 that must be maintained for many years. I want to update my application but also softdevice.
I managed to implement...
Hi,
We are using nRF52832,want to configure non standard baud rate 5787 as per our client request,
Is there formula to calculate the error and reg values please advice...
The errata for the nRF52832 WLCSP states -4dB sensitivity hit using the DCDC converter and -2dB sensitivity hit using the LDO. Will this be fixed in the final revision of...
Hi,
I'm looking at the Generic Power OnOff model available in SDK For Mesh v3.1.0.
1. Why is there a `generic_ponoff_setup_server_status_publish()` when the setup server...
recently, I learn how to use the nrf52832 soc in pca10040 board, and want to use the sdk5_15.2.0 to test all the examples project from "peripheral" to "ble_peripheral".
...
I am still trying to convert properly the Arduino MAX30105 driver to work with NRF52 and managed to come to somewhere... Everything works except the reading of the MAX30105...