I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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...
Hi, I am trying to add a motion sensor event into my code that utilizes the low power accelerometer on board the thingy91. I wont be in sleep mode but will be in PSM or edrx...
I have followed the instructions in nRF Connect 3.3.0 - getting started assistant to setup my nRF connect SDK.
I proceed to set the nrf repo to v1.1.0 branch (last stable...
Hi, I Implement void WriteRegister and ReadRegister SPI interface with mfrc532 but some time right,some time wrong.
Some time i write value in a regsister and i read again...
Hello,
I am emulating the behaviour of a device doing this operations (Using pc-ble-driver-py 0.14.0 and nrf52840 dongle):
Is connected by a smartphone app
Exchanged...
Hi,
I'm using PCA10040 board and J-Flash to program a HEX file. However, the programming failed because of the license problem. How can I solve this problem?
Thank you...
Hello. I want to create a profile here so that I can ask private technical questions. You ask for personal info like full name, phone, address, etc. Is any of this information...
Edit: The problem was caused by me. Solution is in replies.
I was testing read back protection functionality. For one device I've set protection using openOCD by setting...
Hi,
I noticed nrfx_spim.h contains a method called `nrfx_spim_xfer_dcx` but I can't use it directly in my SPIM app.
I am wondering if that method is available to nRF52...
Hello,
I did getting started guide on a new computer (Windows 10 64 bits) and when I tried to check if all is ok with AssetTracker, I got that error message. What cna I...
We are currently getting intermittent errors in our ANT enabled application in field testing. To try to understand where this is happening I want to send over ANT an indication...
Hi ...
I want to measure the temperature using thermistor .. I am working on saadc example . I need give the reference voltage as 5v how to give that ? is there configuration...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
One way of doing OTA is described here (Thread...
Hi,
We need to program nRF5x IC, so for that we are trying to program in the DK boards. For this we are using nRF52840 dk board and nRF51822 dk board (where nRF51822 IC...