I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
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...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Since it appears that version 1.20 is broken and useless, does anyone know where to get an earlier version for 64-bit machines? A co-worker has 1.17 for 32-bit but it refuses...
Hi, I just got my nrf51 DK, I compiled the BLE_URIBeacon example from mbed and downloaded the hex file, 361.2KB. I pushed the RESET button and connected the USB cable to my...
Hi
I use an avr attiny441 with the nRF24AP2. Communication is over SPI byte flow. After start up, I get the start-up-message from nRF24AP2. That's fine. Afterwards, when...
Hi all,
I tried to implement a software ACK between two NRF24LE1 devices, but failed.
In my tick_interrupt_ISR, I send a frame from device_A to device_B, and I want to...
I would like to start a pwm signal on PIN 15 while BUTTON_1 or BUTTON_2 is pressed. If BUTTON_1 or BUTTON_2 is released, than there should be no signal(low) on PIN 15.
...
I have built an application using S120 v2.1.0. The app runs fines from 0x1d000. When I run an own bootloader (RS485, no need of interrupts or S120, no pstorage functions,...
hy,
i am using s130 as a central device. I can establish a connection and also read the characteristics. I also enabled notifacation for one characteristic. Everything...
Hello,
I have the latest version of nRFGo Studio (1.20.0.2 version) and i try to program the S310 V1.0.0 SoftDevice using the nRF51 DK. I get the following message : Invalid...
Currently I have a device working with DFU being updated from an iOS device. Now however, I would like to update the DFU from another BTLE device. There is no OS in this device...
As I am using four GPIOTE IN events to get interrupt on gpio-pin's rising-edge, please let me know whether it is possible to get low power or not.
If not, please show me...
I get an error sometimes in my project, and the error code is 0xDEADBEAF always. it happens often when i start advertising and connectting to a mobile phone. i get the debug...
From the nrf51 dongle User Guide, if revert back to the J-Link image from mbed image
download the latest SEGGER J-Link software from www.segger.com and open a debug session...
Hello, first of all: I do not expect support from nordic here, but if any kind sole could shed some light on this, I would be very grateful. I’m developing an open source...
Hi All,
I was tasked to create a program in visual studio that can just detect the 949-NRF51822-BEACON
Using the 949-NRF51-DONGLE. A simple application that detects the...