Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
My development Kit is official PCA10040, and SDK is SDK 11.
when i opened the keil project of ble_app_multirole_lesc int the examples of SDK with Keil MDK5.14 and compile...
Hi,
I've got a nice, well-documented bug here:
github.com/.../25
The short of it: Adding a single printf() statement to this mbed OS example causes my nRF51-DK board...
Hello all I am new Nordic and Bluetooth, before starting my project I did small experiment to understand the system i did the following steps.
Used nRF51822 -32 KB...
Hi all ,
I used SEGGER Embedded Studio v3.10 , and import a ble_app_uart keil project , but now build warnning as follow:
create .elf file have a warning "cannot find...
I'm using a nrf51422 customised board. I want to push the firmware to Bootloader mode via ANTware using a payload. But if i use graceful shutdown, the application malfunctions...
Hi, i used sdk11 and softdevice version s130_2.0.
And i used pwm library.
i try to make pwm pulse accurate 38khz.
When i used sdk 6.0, i could control timer used...
Starting SDK 11 (10?) DFU requires a zip file that is being generated with nrfutil.
To generate a package you need to supply a private key (generated by nrfutil as well)...
I have an existing working application running on a board with a Nordic Semiconductor NRF51822-QFAA CPU on it. The CPU is already programmed with (1) a SoftDevice S110 v6...
Hi,
Is it possible to use a different capacitor value, say 4.7uF instead of 1.0uF, in the DC/DC converter circuit on the nRF52832?
Kind regards,
Thiemo
Dear Nordic Team,
Thanks for support.
We have nrf51422 development kit and trained in this sample code. How to use the same example code for nrf51822. please support...
Hello,
I have been looking to program this IC, connecting via SWD with no luck. I can connect to the target but for some reason once i try to perform erase programming...
Hi
Is there any limitation to characteristic size for use in notifications?
The reason for asking is the following:
I have a service with a characteristic with size 24...
I am trying to bond a central nordic board to another nordic board acting as a peripheral, however somewhere along the way the bonding fails. I started on the peripheral side...
Hi,
Since there seem to have issues with Android and stuff about long writes, I was wondering if there was a possibility to customize the allowed length in the device name...