We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
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...
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...