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...
Hello all,
I config nRF52840 dongle P0.24 and P0.22 as GPIO_OUTPUT. But when I change their value, they are always 0.
I use the same way to change other pins such as P0...
Our product works fine. But I was wondering if we should be completely disabling the NRF_LOG functions for production builds. I suppose it could be using some power and processor...
I'm having a really frustrating time with a custom 7 segment display board I'm developing for scorekeeping. It seems to be successfully flashing using a Segger EDU mini, but...
Hi, I have a nRF52840 DK and I tried powering it with a USB cable. The issue is when I look into device manager the device is not showing up, and when I try connecting the...
Hello !
I'm struggling a bit with the USB HID boot protocol, I have a lot of stack overflow error when trying to do operations while in the get_report callback.
I know...
I'm embarking on a new project involving a sensor network of up to 3000 devices within a warehouse for industrial monitoring, and I'm considering an OpenThread network-based...
Hello,
I'm working on an application where we're implementing the nPM1300 and utilizing the fuel gauge algorithm to estimate battery life. Interestingly, the results that...
Hello,
I am attempting to connect a ST7789 to the nRF9161 and communicate with SPI. However the display is not working and I suspect it is because the gpios output the VDD...
Dear All,
When i connect the nRF5340 Audio DK to the windows PC through the USB, It will be enumerated as a USB audio device.
And then, It will act as the default audio...
Hi, I'm currently using nrf52840 MCU for product development and almost finished my project. What I want is when producing a product, I want to compare the checksum of the...
I am trying ADC readings for connecting my sensors. To better understand and see the values, I have made a simple connection with 4 10k Resistros in series, VCC on top and...
I am working on an nRF52832-based project and I am encountering an issue with achieving low sleep current. Despite setting the TX power to 0 dBm and the advertising interval...
I am thinking of using the sample source code of nRF5340 Audio to realize LE-Audio on a board created by our company.
I have written the source code of nRF5340 Audio to...
Hi, I am pretty new to programming with NRF boards and I've hit a bit of a roadblock.
I started with the BLE Event Trigger example and I have managed to retrieve BLE advertising...
HI Noridc
I am developing with nRF5340, and I need to proceed with DTM test to verify the chip in the production process.
I am currently using this routine C:\ncs\v2.6...