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...
Hi, can someone provide an example of reading the device ID from an QSPI flash (NOR)?
I'm trying to get it using my NRF52840 using the nrf sdk17.1 with the flash IC AT25FF081A...
I see in the datasheet that the NFCT peripheral supports wake-on-field, but the application I'm interested in is to upload/emulate an ID number to the NFC tag, and then hours...
Hi
I need to reball some aQFN73 nrf52840 devices and I couldn't find the specific ball size in the product spec document Nano_BLE_MCU-nRF52840_PS_v1.1.pdf
Can someone...
Hello,
We are currently working on a project where we need to sample a frequency input on a GPIO pin up to 6MHz. I have tried GPIOTE and TIMER with a PPI channel, but can...
Hi
I am reading the exernal power in one ADC channel and the backup battery in other ADC channel. When my hardware has not external power and the backup battery drop until...
Your old documentation website ttps://infocenter.nordicsemi.com/ carries a banner saying it will be shut down on 18 June 2024. Please don't do this! I can't find equivalent...
I'm running NCSv2.6.0 on some custom hardware, with an nRF52832 IC fitted. I'm trying to trigger an ADC measurement every ~ 300usec using a Counter, so need to set the Counter...
Hello community,
I am working on a custom nrf5340 board design, that uses the BL5340PA external antenna module to implement the nrf5340 chip in the design. The BL5340 module...
I have recently upgraded my SDK from NCS V2.2.0 to V2.6.0, and have come back to some firmware I had working under 2.2.0 as I need to progress that. The firmware is based...
You may ask what poolside means. It means at my community pool, where I don't have Internet access via Wi-Fi for my laptop.
I wish to run some AT commands like AT%NCELLMEAS...
Hi, I have followed the instructions in Securely generating credentials for nRF91 Series devices - nRF Cloud but cannot connect to nRF Cloud.
I think the instructions on...
I'm confused about the use of these two functions. I want my app to sleep immediately upon start and then wake up and do a BLE advertise when I press a button.
I...
Hello everyone,
I've been spending a lot of time to fix the issue not being able to enter DFU mode with the following error. I've changed so many versions of GCC, but it...
Dear Nordic devzone community,
I have designed a custom board using nRF9160 and I am able to send and read out certain AT commands which confirms to me that most of the...