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 have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi,
I am currently working on a custom project that requires the integration of the ADXL-362 accelerometer. The project involves a system with a radar sensor connected to...
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 could only find information...
Hi Nordic,
I tried following the instructions in this review ( https://community.element14.com/products/roadtest/rv/roadtest_reviews/1678/roadtest_nordic_bluetooth_le_audio_development_kit_nrf5340_dk_by_steve_k...
We've noticed that our devices disconnects from AWS MQTT after pinging for the keep alive. It's only if we call the aws_iot_ping() function from the library. If we let the...
Hello developers,
Few months ago I started developing serial hex document for nRF52840 dongle which will be able to communicate with interactive pyaci so our company can...
Hi
I am playing with the nrf9160-DK (with asset traker sample app) and when I toggle SWITCH 1 I can see the FLIP message displayed in the nrfCloud portal when I view that...
Hello,
We made some custom boards for our project using NRF52805. following is a schematic of it.
My first aim to print "Hello world" on RTT every second. For that,...
Hello I'm in trouble with nRF52833 module MDBT50Q-DB-33(with no 32kXtal) in nrf connect sdk v2.3.0
I remove the 32k clock for new designed board and test with MDBT50Q...
I want to sync the clocks of 2 BLE devices as accurate as possible.
My thought was to use periodic advertising, because the radio opening window is 30[usec] so this accuracy...
Hello everyone,
I have a requirement for FOTA (Firmware Over-The-Air) on the NRF5340. I need to implement FOTA using an external LTE module. Are there any ways to achieve...
Hi Support Team
I run the throughput sample on the nRF7002 DK and it meet an issue of Connection request failed after I sent the command of wifi connect SCH_TEST 12345678...
I have a question regarding an issue we observed in some of our products. In a few units from our large production batch, we are experiencing problems with the UART TX or...
Hi there! I got a Nordic Thingy:91 and unboxed it when the orange tab fell off. I can see where it was supposed to be but cannot insert it back. Is the blue case removable...
Hi!
SDK Version: v2.6.0
I am getting build errors when trying to use PWM for an RGB LED. I have followed guides provided by Nordic but I must be getting something wrong...