Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi,
I have a program that it works fine with nRF51-DK, but I want build a PCB with the Waveshare Mini nRF51822 module.
What do I need to program this module? With the...
Hello
When refering to the documentation its stated:
"The DTM application is stand-alone. Therefore the S110 SoftDevice must be erased in the nRF51822 device. "
Is this...
when i download the 7.0.0 softdevice and the demo project "Nordic\nrf51822\Board\pca10001\s110\experimental\ble_app_uart" to my nRF51822 board,it works well,but use the 8...
I have changed some where of bps demo.one of is i use the app_timer_create() api creat the time use to send digtal periodicity,but after changed the nrf51822 could connect...
Hello Everyone,
I flashed the nrf51DK by using the basic blinky example after that i tried to flash the UART example program it is displaying programming is done, but still...
Dear Nordic Developers
I'm using ble_app_uart example with PCA10028 development board. SDK version is 8.0.0.
I'm trying to program the PCA10028 board for having a static...
Hello Everyone ,
I am using nrf51DK i have compiled the basic blinky program it get downloaded properly and also i saw the output after that i compiled the ble_uart_example...
Hi,
I'm searching a way to create a function which would be a timer function (so, this function will have an int number as input parameter), and during this delay, I would...
On this question I read that S110 is blocking CPU a lot during advertising/connection ( devzone.nordicsemi.com/.../).
On this other question they say that you can change...
I am using two nrf51822 ek. one is programmed with multilink central and other is programmed with multilink peripheral. when i press the button on multilink peripheral, i...
I need to connect to a beacon with a scanner nRF51 using the advertising data of the beacon. Then i need to get the service and characteristics of the beacon.
Thanks
Hello everyone,
i am trying to compile the Ble-UART_example but everytime it shows this error 'GPIOTE_config_irq_priority is undefined ) and i dont know what went wrong...
I have tried to flash my application targeting nRF51822 on our board by using a Segger on nRF51 DK. However, Keil compiler always shows that it couldn't find any nRF51822...