Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
HI,
I was trying to update firmware on thingy 91 using MCU bootloader. Now when I trying to upload again it is keep showing one error.
Error while probing devices: Error...
Hello,
I'm using nRF52832 and SKY66112-11 PA/LNA connected to increase the range. I'm using nRF5 SDK 17.0.2 and nRF5 SDK for mesh 4.2.0
I followed this guide to use PA...
Hello everyone,
I'm programming for nRF52833, using SDK17. When I program for scanning filter (SCAN_NAME_FILTER and SCAN_UUID_FILTER) and debug, I got these errors. I don...
I have a ST link V2 with swd interface support. For one of our existing projects ( custom board ), we want to examine the current consumption of BMD-350 ( NRF52832 ). Hence...
I am currently tasked with programming the NRF52810 to boot up upon a button press and then sit and wait for further button presses to trigger various functionality including...
Good afternoon
According to the project requirements, two keys were added to the compiler settings for stricter project verification:
-Wsign-conversion - Checking for...
Hello,
I have tested the ADC+UART in nRF52 BLE module,
and now thanks to help of this community, I can get the ADC value with UART communication.
Sorry for so many questions...
Hello I have an issue with the exit.c file, Eclipse tells me: exit.c:(.text.exit+0x16): undefined reference to `_exit' I do understand that this is a linkage problem that...
Hello Sir or ma'am
I am trying to load CPP SDK on my nrf52840 DK, But whenever I compile my code it through the error like this," vector: No such file or directory". Now...
Hi, all.
I'm using nRF52832 Software Development Kit, PCA10040, S132.
Using the 'ble_app_uart_c' example, I am studying to connect with my beacons and read data.
I...
Hi,
When evaluated under the following conditions, there was Out of band spurious@325MHz~403MHz (See the following Results ).
Does nRF52832 has spurious(-50dBm~-60dBm...
Hello!
I'm doing the firmware that will be applied to the custom device. This device contains one button, which has two functions. (Function output according to button input...
Hello. I have one multirole device and one peripheral device. Both are nRF53832, SDK version is 15.3 and softdevice is s132 6.1.1. Multirole devices connect to phones as well...
I have two nRF52832 side by side scanning for advertisement with filter by name. Because I will have a number of peripherals advertising, so I want to have multiple centrals...