Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I am working on nrf52832 based custom board which is configured to work as BLE peripheral and central. Peripherals like GPIO, SAADC, I2C, Timer and RTC are also configured...
Hi, I need to program my custom boards, i am using nrf52840 DK which switches programming from the internal chip to the external one based on its presence.
Is it possible...
hello. I developed and tested the ncs/nrf/sample/bluetooth/multiple_adv_sets example using the nrf5340 DK board to suit my requirements. I want to run the source by inserting...
HI all,
I've found that adding a 10uF capacitor to the 52805 beacon reduces the power consumption, especially after speeding up the broadcast interval (100ms broadcast interval...
Hi. I'm going to decode JWT (ECDSA sign) but I'm stuck. There is simple example to sign payload, but how can I decode JWT which I get from another device via bluetooth? I...
Hi I'm trying to debug the record_text example in the nrf connect sdk. However when I attached my nrf5340 dk and hit debug in the nrf connect extension, the process stops...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am using two nRF52840...
Hi,
I have ordered custom board based on nRF52840 SoC couple of times from JLCPCB and that included assembling as well. Unfortunately, 90% of the boards had floating aQFN...
Hi,
I'm using the Bluetooth sample called Central HIDS and want to develop a feature that stops BT scanning after a few minutes.
However, during development, I encountered...
Hello,
I have a question regarding the consumption of the nRF9161 DK board when it is under the following conditions: MCU on IDLE, modem off, wake on GPIOTE input (event...
Hello, I am wondering - Is it possible to program BL651 Bluetooth 5 with nRF52810 using pca10040 development board with nRF52832 on it and using
BLE HID Keyboard and Mouse...
Hi,
I recently started upgrading an nRF chip on old SDK to the latest nRF Connect. The device has only one button and currently uses a static passkey (written on the device...
Hi! Firstly I am somewhat new to developing on nordic chips so I'd like to apologise in advance or any silly mistakes or oversights I may have made. I am currently working...