During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I am using nrf51422 and ble app uart as my example code and trying to connect to my ios app nrf toolbox by enabling a static key for the pairing process. i have read all the...
After installing the Master Control Panel 3.10.0.14 (x64) on Windows 7 Professional, uninstalling JLink V5.02a (which MCP really does not like) so it uses V4.98c, and realizing...
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