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...
Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
The nRF52832 devices have been produced in hundreds of units. Currently, it has been found that individual central devices are problematic – connecting to peripherals often...
I have been testing nRF7002 in STA mode and in monitor mode. Both work fine - but is there a way to have both of them at the same time? Is this a feature that can be implemented...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
Hello everyone. I am trying to develop a emulator for a Bluetooth low energy tv remote using raspberry PI. Basically I want to be able to use the raspberry pi as a TV remote...
Hi,
I am currently building software on NRF 52810 and softdevice version is s112 7.0.1. I have one service which has three characteristics. When I add either a new service...
I've been trying to install the newest nRF Connect SDK using the Toolchain Manager with the appimage The toolchain and SDK installations seem to be successful however when...
Hi. We have a custom board with an nrf1960, which we use to communicate with Azure IoT Hub over LTE-M. We are updating from NCS 2.4.2 and modem firmware 1.3.4 to NCS 2.7.0...
I have installed nRf Connect for Desctop v5.1.0 on my windows 11 system.
I tried to update the Quick Start and install the Power Profiler.
Both gave me a similar error...
Hey All! I've been following the nRF Connect SDK Intermediate course from DevAcademy. In exercise 2 of lesson 9, bootloaders, you get to learn how to use KMU (Hardware Key...
Hi,
Testing Hardware: nrf52832 Module in a Custom board OR nrf52DK possbile -> We would like to change the order of the BLE service as shown in this thread: https://devzone...
Hello,
We are currently in the process of developing a custom board containing the nrf5340, which will act as a central for HR devices and a peripheral for data transfers...
Hi
Can someone help out?
Why is there an empty PDU after every notification(length shown in trace with 277, my payload is 244). Are all packets with the same EVENT COUNT...