Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
As it was asked here and an answer was given, but it's not working.
@Vidar: I've taken dual_bank_ble_s110 bootloader example and removed all the call I don't need, left...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
hi
i have NRF51422-QFAA-R V2 ;
i want to know how connect reset pin of my jlink to it?
u see in pic that reset pin is on the swdio;
and also i want use a button to...
Hi,
I am working on the ble_connectivity example in nRF51_SDK_8.1.0_b6ed55f. A make error occurs when building this example.
Would you please tell me how can I fix...
If I understand correctly, a peripheral can distribute data such as UUID, device name, flags, appearance etc. between advertisement and scan response packets. To gather all...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
I am having problems programming PCA10028 using nRFgo Studio.
Note I am using SDK V10.0.0 and IAR EWARM 7.5
Program SoftDevice with s110_nrf51_8.0.0_softdevice.hex ...
My platform is uVision V5.15, running s132 SDK ble_peripheral examples on nRF52 DK.
When compiling the system_nrf52.c in these examples, the error message was shown:
...
Hello everyone, I have an application that i would like to complete and I have most of it finished on Arduino but there are size constraints. Because of that i found the Nordic...
hi, what's the function of the code *(uint32_t *)0x40008C0C = 1 in GPIOTE example of SDK 9.0,
and i know the address of 0x40008000 is TIMER0, and i check the another timer...
Hello,
I a developing a custom application on a custom board with nRF51822 and SDK 10.0. I am also a newbie with BLE, so please bear with me.
I have succeeded in incorporating...
Hello everyone,
I would like to make the following application.
I want to connect a temperature sensor to nRF51822-beacon to broadcast the temperature measurements
...
Hi,
What does the "Enable services" button in the MCP do?
What are the Master Emulator API equivalent command to duplicate the "Enable services" button in the MCP?
...