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 have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi,
I'm trying to collect modem trace from a custom nRF9160 board which is connected to the PC with a FTDI FT2232 UART-USB converter (USB vendor id 0406, product id 6010...
All - We have an nRF52340 based design which when tested with the system off demo available in NCS v1.5.1 gives a system off current of <1uA.
We have a second design using...
Hi.
I just downloaded the new nRF5 SDK v17.1.
The first example I tried, the ble_app_template, the Keil uVision project for pca10056 is setup to use a fixed device pack...
Hello,
We are using an nRF52 DK as part of our QC process to send test commands to one of our devices and record responses. However, I think that the people running the...
Hello! I'm reading the documentation that exists for the nRF5340 and struggle a bit about the Secure attribute unit (SAU) If you read the ARM documentation about TrustZone...
Hello.
I am developing Central device which support LESC.
I have some question about connect to Servers which have diferent LE security
for example case, one of...
Hello,
I am using nrf sdk 1.5.1 and trying to connect the Nrf ZigBee router(light bulb example) with Digi Xbee Coordinator but it doesn't seem to connect. I observed the...
Hello all,
I'm interacting with some nodes in a test network:
setup: 10x nrf52840 DK (PCA10056) boards loaded with the following software.
1x Coordinator ( Zigbee CLI...
Hello,
I'm using nRF SDK v1.6.0 with nRF9160 development board. I did minimum changes to Asset_Tracker_v2 application (enable debug log, set up for my aws account and to...
Migrating from nRF5 SDK to nRF Connect (Zephyr) what is the best way to define pin names using a custom board? in nRF5 SDK the header file custom_board.h usually defines the...
If I enable CONFIG_ASSERT=y this example will crash (or code using the DF APIs)
To reproduce:
- nRF Connect 1.6.1
- In direction_finding_connectionless_rx add CONFIG_ASSERT...
HI Devzon
currently my customer has some question about the power consumption difference between "LOWLATENCY" & "LOWPOWER" on NRF5340 GPIOTE
we useing PPK2 to testing...
hi support team,
customer have one problem that saadc is high rate sample at about 800hz, it runs ok, but after ble connection and send data to device from mobile device...
Hi , My application works on ncs v1.3.0, and now I need to upgrade the SDK to upgrade the application to work on ncs v1.5.1. I have completed the application development on...
Hi,
I am developing a PCB with the nrf52840 chip. The chip is implemented as described in the datasheet ( Circuit configuration no. 6 for QIAA aQFN73 ), using the files...