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,
I am trying to use an ST7789 display with the NRF9161DK, I was following this guide but got no luck:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b...
Hello,
I am trying to use a membrane keypad that has 5 buttons. It's not a matrix keyboard so I was just going to add 5 buttons into whatever gpio pins I can spare, but...
Hi,
I'm trying to use the samples/subsys/modbus/rtu_server/ sample. We use the st3485eb as rs485 driver. The problem is that I don't receive any data.
I'm converting our...
Hello DevZone,
I'm testing the nPM1300 with the battery inside the Thingy:52, which has rated capacity 1440mAh and rated voltage 3.7V.
The charge current is 800mA.
I...
Code that compiles just fine under V2.5.3 fails when using V2.6.1. It appears we have all the conditions met, not sure what we are missing.
warning: LOG_PRINTK (defined...
Dear all,
I am using nrf5340 audio dk to test the LE audio. I have already built and flashed the nrf5340_audio application to the device. But I cannot find the nrf5340 in...
I would like to create a project that my custom board of nRF52832 will communicate with Movesense device (which also is nRf52832) over BLE, to collect data from the sensors...
Hi, I have a problem where tfm_ns_fault_handler_callback is called when booting the system. This results in arm_fault and k_sys_fatal_error_handler is called. The reason is...
We would like to implement the AWS_IOT device provisioning using the AWS_IOT provision by claim. I can connect the device to AWS_IOT, and request new certificates to be generated...
I have ncs version 2.6.0
i have two nrf5340 audio dks
i used nrf5340_audio dk sample.
Configured on dk as gateway that takes input fotm microphone used on the audio...
Hi,
I am using the PPKII in ammeter mode with an external battery to measure the currrent consumption. It would be really helpful for me if I could simultaneously measure...
Dear Professionals ,
I have series of questions to ask concerning the circuit configuration of the QFN73 And QFN48 for the NRF52840 as shown in the documentation site https...
Hi
My PPK2 was accidentally flashed by the nRFConnect's "Bluetooth Low Energy" app and then it bricked.
PPK2 then could not be detected by "Power Profiler", even "Programmer...
I have 2 nrf5340 devices, one running the Unicast Client and one running the Unicast Server. On the initial connection I am able to successfully stream audio.
On a restart...
I have been using the nRF7002 DK board; the nRF7002 uses the QSPI bus and the external NOR flash uses SPI.
The nRF WiFi driver's HAL and interface functions all require...