Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
We have found a nrf52833 DK (PCA101000) with id, 685888541 with 2024.4.
So, it might be used as previous project in our company.
Anyway, I tried to test with this DK board...
Hi, I recently purchased an nRF52833DK and tested the attached code. When using Gazell, the maximum throughput I achieved was around 85,333 bps. However, according to the...
Hey,
I encountered a problem with the thread viewer, where the corresponding window is empty when I'm in a debug session. Inside the build configuration I used "Optimize...
Hi,
I have an application build using ncs 2.9.0 and a custom board using the nrf5340.
The issue is that I am migrating to 2.9.0 from 2.3.0 In 2.3.0 there was no included...
Hello,
We are currently experiencing some unusual behaviour on our feather board (circuit dojo, nRF9160 chip) which we are seeking advice on.
Whats happening:
Device...
Hello,
I've been using nRF54L15-DK devboard (0.9.2 revision on the label) for about a month now without any problems until today.
I wanted to change VDD output voltage...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
I am developing AoA for nRF52833.
Please tell me about antenna switching.
Setting:
PSEL.DFEGPIO[0]=28 PSEL.DFEGPIO[1]=29 PSEL.DFEGPIO[2]=30 PSEL.DFEGPIO[3]=31
SWITCHPATTERN...
Hi folks.
recently I've been experimenting with the nrf7002dk Development Kit, and I'd like to move forward with prototyping a custom board around the nRF7002 + nRF5340...
Hello,
I'm trying to work through exercise 2 of the Nordic Developer Academy. It has me using the Blinky Sample. When I add a build configuration I get an error. I have...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi,
I just can not download nRF_DeviceFamilyPack 8.44.1 from this link developer.nordicsemi.com/.../ It comes up an error of the server. Does any body knows how to get this...
Hello,
I'm using NRFX PWM directly because I need something more custom than zephyr's PWM driver provides. I'm trying to understand what .pin_polarity field in the config...
The board is nrf52840 based using mcuboot via usb, mcuboot can be activated using a switch, and is indicated via a led, all setup via device-tree, so no legacy here. Software...