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 have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
I am trying to build an application that can switch into MCUBoot's serial recovery mode and receive a new firmware image over the serial port. I'm using NCS 1.7.1 through...
I'm using the nrf9160dk (ns). I started an application based on the SIMPLE_MQTT sample. At first, every this worked. I added my one MQTT client with a different set of buffers...
Hi,
The LE Secure Connections Multirole Example is automatically requesting a pairing/bonding.
Why is it not first just doing a connection and requesting the numeric comparison...
I cannot locate an app in nrf connect for the desktop. What can have contributed to this? Can it have a relationship to the network?
Thank you for your help.
I'm doing some experiments with the nRF52840 and SEGGER Embedded Studio. I'm quite new to C but managed to get desired results using and changing the examples. I'm now trying...
Unable to configure hCI Uart project in Segger Embedded
I need to configure the HCI_UART project to support DTM testing, but I cannot enable the configuration parameters...
Hi
We are a group of students working with the nRF9160dk.
We want to try connecting the nRF9160dk to google cloud and send data through MQTT.
We have tried to follow...
Hi,
We want to build PCB using nRF52840. Previously we were using this package but it is out of stock. I want to ask can we use this instead of the previous package. Are...
HI Team
We are using nrf52832 in our one project. we just want to know the power down state. how we will put the nrf in power down and what actually happens in nrf when...
We have a design where 9160 is always battery powered (, and only the RESET-pin is the way we have to shut it down (keep in reset).
Probably this design might not be the...
i am using SD S140.
i have a 300us period that must take 300us, no more, no less.
for this reason i must call __disable_irq().
when i do it i sometimes get app_error_fault_handler...
I have done a program with keil IDE and am putting into use an ST link v2 for a debugger, and in Keil am getting “internal command error” as the problem.
The screenshot...
Hello,
We are developing hardware with a soldered down eSIM. Our previous LTE module vendor recommended 47pF capacitors on all the signal lines (CLK, RST, I/O) and 47pF...
Hi team,
I understand that it may not be a simple answer, but not sure if we have any clue on the support?
Based on the Devzone ticket: https://devzone.nordicsemi.com...
Hi there,
Recently, we used the nrf52833-DK to develope the direction finding.
We want to add an external antenna array we designed on the nrf52833-DK for AoA receiver...