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...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
I'm applying an application firmware update by calling fota_download_start_with_image_type with DFU_TARGET_IMAGE_TYPE_MCUBOOT...
The Radio Notification Callback functionality found here is exactly what I am looking for. However, when I try to include the associated header < bluetooth/radio_notification_cb...
Hello everyone,
for my project I had to develop a new driver for the Kinetic 2026 LED driver.
I have attached the driver to my project like this in the Device Tree like...
I have some nRF52840 USB Dongles that I would like to turn into a generic BT receiver for SBC's that does not already have BT/WiFi chipset onboard. I was hoping I could program...
My laptop does not detect my dongle after I program it through nrfConnect. I am thinking that maybe I have to reflash the pca 10059 firmware, but I do not have any nrf development...
Using nRF5340 hci code, I've been able to get a device that connects and authenticates with two central devices. However, after connecting with one central device, I no longer...
Dear Forum,
Knowing that nRF9161 SoC contains two microcontrollers: modem microcontroller (MCU) and application microcontroller (MCU):
1. Is it possible to check what...
I am developing a touch keyboard. (using SDK 17.1.0, nRF52840) Of course, this product connects to all OSes such as Windows/iPad/MacBook via BLE. However, there are keys that...
Hi there
For proper playback of LE Audio, it's required to get the current time of the Bluetooth Controller.
In the LE Audio examples (nrf/application/nrf5340_audio) on...
Hi,
I'm trying to get the PWM to work to operate a vibrator connected to the nRF54L15 PDK. I'm basing my activity on lesson4 - pwm as I'm also new to Zephyr (but experienced...
Hi Community,
I made a custom board based on thingy53.
the custom board can be flashed with nRF5340-DK, I see the " merged_domains.hex " is flashed.
Also tried with...
Hi
Default value of NRF_SPIM0->IFTIMING.RXDELAY = 02 based on the datasheet, but it always shows 0x00 on debugger and I can not rewrite it.
Has anyone entered the same...
I want to use the example of "Wi Fi: Shell" to set TWT parameters by referring to the official documentation:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols...
I see that the NRF24L01P is not recommended for new designs.
Since this product is in our production currently, we want to now the following things
When will the NRF24L01P...