Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
Hello everyone,
I'm trying to generate a periodical sine signal at the output of a 10 bit DAC without CPU interaction. The DAC uses an SPI interface, thus my idea was to...
I am trying to run adafruit_tag_reader example on nRF52840 DK .
Problem :
If these are my pins in sdk_config.h it works fine
Whereas this doesn't work.
nrf52832 softdevice S132 SDK15 custom board
TWI instance
TX(nrf_drv_twi_tx) failed, slave device is AD5252 digital potentiometer, i want to send data to the potentiometer...
Hi Sir,
I want to sent specific message to a defined server with a static ip configured. Kindly let me how we can do this in nRF9160 with NBIOT network.
Regards, ...
Hello,
we starting the production of first lot our devices on NRF52840CKAA (WLCSP).
We get some issues with manufacturing, which can be separated into to 2 parts:
...
Hello! When building the firmware for Thingy:52, at the stage of building with vkpcg, I get the following errors:
C:\Users\Owner\source\repos\vcpkg\toolsrc\src\vcpkg\base...
I'm experiencing a strange issue with the USB CDC example when connecting the nRF52840 to Windows 10. This is with the 15.2 SDK. I'm using the usbd_ble_uart example on the...
Hi there,
I’m having a problem very similar to this post: https://devzone.nordicsemi.com/f/nordic-q-a/49159/jlink-dll-reported-and-error
I am using the Nordic nRF52...
Hello.
The power supply switch of our product is hold by nRF9160.
The whole product will lost power if nrf1960 being reset or the power control pin is released by nRF9160...
Hello, I've set up the image transfer app from Nordic Playground with the idea in mind to remove the Android App from the equation. I've picked through the Android app itself...
I'd like to track pulses coming from external source.
Pulses maybe is variable length, some pulses may be treated as illegal ( if they are too short <10 ms ) for ex.
For...
We are trying to do some file transfer operations on BLE, we have log files of 50kb ~ 100kb in sd card module already working/interfaced with nrf52840 MCU, SDK 15.2
Is it...