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 Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Good afternoon everyone, how are you?
I'm using custom hardware, Nrf52833+Nrf21540, already reviewed by and tuned by Nordic. We are going to carry out the tests for product...
I need to work on single bank DFU from esp32 to nrf52833. I found a website with instructions on single bank configuration here: academy.nordicsemi.com/.../topic /exercise...
Hello,
i'm working on a project where the system will be always in deep sleep unless there is an external event to wake him up. Upon this event, the system connects through...
Hello, I have a question about how to operate on multiple Zigbee devices simultaneously. I am currently developing a hub to control and retrieve data from home appliances...
I want to make a secure pairing with Bluetooth. Let it first pair with the device, then connect directly without pairing. Maximum how many devices can I register?
Hi,
I'm using an nRF52832 in SDK v.17.1.0 and, starting from the ble_app_uart example code, I'm sending data from the board to another device. I want monitoring it with...
Hey all,
I'm looking for a bit of guidance here to nail a bus fault that happens about 30 minutes into the program.
The message is the following:
Reading through previous...
Hello
I am trying to test the esl example project.
Is there a simple, accurate, step by step guide for this?
Current documentation has some incorrect sections and when...
Hi Team
Customer want to use Bluetooth_Base_UUID (00000000-0000-1000-8000-00805F9B34FB) as 128 bit UUID base. They can use any other 128 bit UUID base but this one. When...
Hello, I'm working on an application with precise timing requirements. Basically I need to generate a short pulse and sample two channels during the pulse. In addition, I...
I use the nrf5340.
I want to filter 8 devices with different addresses.
When scan_filter_match() recognizes one of the addresses, can you quickly identify which of the...
Hello, I built a matter-over-thread firmware for nrf52840 on the Matter SDK 1.3-sve branch and NCS 2.5.0 version. It work well with Apple, Google and chip-tool, but commissioning...
Dear sir or madam,
I am facing a peculiar issue. In my application, I am using nrf52840 dongle and I am setting several GPIO pins as output pins with output value high...
Hello DevZone,
I am developing battery powered Zigbee end device. Using nrf Connect SDK 2.6.0 on nrf52840 chip.
I have issue that I am trying to solve. From time to time...
Hello there,
I was using 2.5 SDK on my development. Recenelty I updated the SDK to the latest of 2.7.0-rc3. I got many warnings.
Then, I created a brand new BLE NUS project...