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...
Hello,
We are certifying our custom board which includes the nRF7002. Part of the spec EN 301 893 procedure for adaptivity (5.4.9.2.2.2) requires a multi-channel validation...
Hi,
I am trying to develop a small Zigbee device that has two endpoints, each with a Temperature Measurement Cluster. My starting point was https://docs.nordicsemi.com/bundle...
I am currently migrating from ncs 2.5.0 to 2.7.0 and am trying to move to using sysbuild instead of child / parent image. I have an out of tree flash driver that currently...
I'm a software guy with a bit of embedded dev experience and trying to get the LED_strip sample to work in v2.8. I got the code working in 2.61, and discovered that a 2.8...
I can only find the 1.3.0 nRF52 DK Hardware User Guide version / revision on your site.
I need the nRF52 DK Hardware User Guide version / revision 1.2.4 for my SDK - it...
Hi, I am looking into printing the RSSI values for both the boards in a walkie-talkie configuration example for the LE Audio dk. I tried reading other discussion about printing...
I have a project using nRF Connect SDK v1.9.1 and recently started having the issue that when I build it in VS Code with the plugin it always asks me to do a Pristine Build...
Looking for suggestions for power management on a product
We have a wearable that needs to periodically sync data to the cloud through a gateway. Currently the wearable...
I am working on creating a Bluetooth Mesh network using the BGM220P as a sensor node. My goal is to send sensor data (e.g., temperature) from the BGM220P and have it received...
Hi
I am having some issues flashing the modem firmware to a custom board using the nrf9151 SiP.
I can, with no issues, flash programs to the chip, but when i want to...
Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
After a lot of help, I've managed to get a central_uart with custom UUIDs going. After stripping out as much unwanted code and callback functions as possible, moving UART...
Hi,
I am new in Device tree concept. I am trying to operate a buzzer via PWM.
In our board, the buzzer is connected in GPIO 3.
I changed a segment in file nrf52dk_nrf52832...
Hello,
At the moment I have a correctly working Azure IOT hub connection.
DPS works, device twin configurations works and transmitting data to the hub is also no problem...