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 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...
We have an existing application, based on the nordic softdevice s140nrf52701 that uses the AES algorithm, specifically ECB, CTR and CBC mode. We need to migrate to AES GCM...
Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above...
Hi,
I referred to the zephyr/samples/drivers/soc_flash_nrf/ code, and when I added CONFIG_BOOTLOADER_MCUBOOT=y , the flash storage started from address 0xfc000 . Why did...
Hi,
For a new product we would like to use Midi over BlueTooth (probably BLE). Is there support for this using some Nordic SDK (like the nRF Connect SDK)?
I can find several...
Hello everyone,
I’m facing an issue with my Thingy:91 . It was working fine throughout the day, but after flashing a program onto the nRF9160 , my computer no longer detects...
Hello. I am using nRF52832, SDK ver 15.3 and running it as a peripheral device. I use an interval timer to send a UART to an external device and receive an ACK. After running...
I am using nRF52840-DK with nrf5-SDK version 17.1.0.
I want to use logging system provided but facing issue due to it's complexitiy.
I am not able to find any example...
I'm currently porting the code from our released product built on NRF SDK with nrf52832. For the next version we want to have the option to go to the upcoming nrf54L* processors...
Windows 11 VSCode 1.93.1 nRF Connect for VS Code Extension Pack v2024.9.5
I'm already working with multiple Zephyr development projects (not only Nordic modules) so I already...
Hi,
Currently doing the Cellular IOT Fundamentals course (great having this as a resource!), but lesson 7, making a modem trace, is not going as planned. Using SDK 2.7.0...
Hello,
I am currently exploring direction finding connectionless Rx and Tx samples.
I am using two nrf52833DK. I already have an antenna array connected to one of the...
Hello,
I just saw, that Zephyr 3.7 is released as a LTS release. As I have a list of bug fixes and workarounds in my project. I would love to upgrade to 3.7 to see if these...