I have built and flashed the openthread/coprocessor sample using VS Code specifying "nrf54l15dk/nrf54l15/cpuapp".
I then tried to run it (on Ubuntu 24.04.2 LTS, x86_64)...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
Hi Nordic!
Long time short, I want to do an ANT application (S210, nRF51422) that pairs two slaves to one master. I have configured everything such that it pairs only when...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi Nordic,
We are trying to supply the chip nRF51422 with a Li-Ion battery. The nominal voltage is 3.7V, but as it is known, when full, this voltage can reach up to 4.2V...
Can the pc_ble_driver project located here be use in combination with SDK12?
We currently have it setup for SDK11 here, and want to upgrade to SDK12. We successfully built...
I want to develop a central role application (using a Redbear BLE Nano - based on nRF51)
I believe that this requires use of a softdevice and am looking for how to do this...
Hi. I am trying to set up timer in counter mode to count up signals from gpio through the ppi module, but it's not working. In main cycle I am testing the timer using led...
I want to sense bluetooth from any distance the radio can detect and without connecting, pairing or bonding. Simply turn led2 on while the nrf51822 senses RF and when it no...
For my application I need a lot of different timers. I dont use a soft device. Its a nRF52 Chip on board.
#define APP_TIMER_OP_QUEUE_SIZE 20
APP_TIMER_INIT(APP_TIMER_PRESCALER...
Experimental Buttonless DFU worked correctly when compiled with keil, but the same example compiled in eclipse by gcc is not switching to bootloader mode. value 0x01 is updated...
Hi There,
Are timers 3 & 4 accessible to the application when using the v3.0 S132 softstack on the NRF52?
Looking at table 4 of S132_SDS_v3.0.pdf they are not listed.
Cheers...
Hi Community, many thanks for reading!
I have built a Breadboardadapter for an ISP1302
Inside
On Breadboard
There is no Groundplane or design rules.
Yes,...
I am using a nrf8001 and the arduino aci library ported to work with my project.
I have started from hello world example.
Connecting to the device from android app, sending...
Hi there.
I am compiling the Nordic MQTT subscriber example (using TLS), and see the following error:
c:\program files (x86)\gnu tools arm embedded\5.4 2016q2\arm...