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...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Dear Sir,
at the past I already ask this question at old forum, but now I can't find this ticket so I ask it secondary.
If I use a circuit configuration no.5 but USB is...
I lost several hours trying to figure out why my implementation of Queued Writes wasn't responding to write requests. Finally resorted to a line-by-line compare with the Experimental...
so it looks like there are no s140 iot examples available. My cursory investigation indicates this might be because L2CAP is not in the 140 softdevice.
I am currently interested...
Hi
I used nrfjprog.dll in our internal software. implementation is in C#.
Everything works just fine - except for the last call to NRFJPROGDLL_go - it seems like it starts...
I successfully ran the proximity_demo supplied by Nordic. I used my laptop's usb port to power up the device and it worked fine.
Then I unplugged my laptop and tried to...
Hi dear All!
We going to prepare final PCB Layout for nRF52840 MCU.
Previously, we used nRF52840 -AA , then -BB (pinouts changed!),
The question is about release / next...
Using NRF2401+, I have two units running side by side on the bench.
With Auto-Ack turned OFF I can successfully read the RPD register (bit 0) and get the expected readings...
I have a small problem with Bootloader + application in our custom board.
If I do the DFU update,application starts at first time but if i do a power reset application doesn...
Hello,
Some time ago I bought an nRF51822 evaluation kit to start developing with this chip. Now I have a project that needs a small pcb like the beakon you show here www...
Hello,
I am using the following code to set time in my code, but when trying to set 2100 year or 2040 more year with nrf_cal_set_time function,
it is failed, it shows...
Is it possible to send an SMBus quick write and quick read using the TWI hardware?
The sequence is:
<START><ADDRESS><R/W><ACK><STOP>
I can send the address, but...
Hello,
if I send a byte over uart to an device (e.g. gps -logger), the same byte will printed to the terminal (e.g. Putty or Termite).
If I get a byte from the micro-controller...
I am confused from reading the nRF52832 Product Specification on how to clear the GPIOTE port event (EVENTS_PORT) register?
On Section 21.2 (Port event) on page 158, it...