Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
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,
Currently we are using nrf52832 for our IoT finger wearable gaming mouse. Is there any newer nordic ICs with low latency features suitable for gaming applications. ...
We are looking to use the nrF5340 as a Bluetooth Classic Bridge to Auracast Transmitter.
There are some products on the market that allow you to make a standard bluetooth...
Dear
We are using the SDK15.2.0, we found after the DFU, the device reset and the consumption is normal first, but after 70+ seconds, the current consumption become abnormal...
HI all!
I've been doing some research on working with nRF Cloud and I have a few questions/clarifications:
1. In general are you able to drive/control a GPIO pin through...
I am trying to get provisioning by trusted user procedure of aws_iot working by making some changes in aws_iot nrf sample
I have tested it with permanent certificates and...
tl;dr
ZBOSS's version needs to be upgraded one by one. When migrating the SDK from 2.3.0 to 2.7.0 while preserving the persisted ZigBee network info, migrate the code to...
Hello,
Im developing a custom BLE mouse plus receiver, where they both implement the BAS BT service to keep track of the mouse battery.
So far I got it to work using my...
Hi,
I am having the same problem as nRF9160 UART: Loosing data when RxData is split into 2 buffers (Async API) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Hi Nordic team
It was heard that Matter spec v1.3 will allow Matter WiFi device to be commissioned by WiFi directly, but not bluetooth.
Was this information correct? ...
Hello, I am using the nrf5340dk with nrf7002ek shield and trying to build the wifi fundamentals lesson 4 exercise 2 code (connecting to MQTT over TLS) but it isn't building...
I have the problem that I am currently unable to debug any of my Bluetooth applications.
I'm sure that I was able to do this without any problems during the original development...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...
Hello, I am trying to compile my project to upload it to a BC805M using nrf 52DK
I have uploaded some sample code so I know flashing works
The problem is when I try...
I seem to be struggling getting several characteristics to notify on my nrf52840 - peripheral device.
I can get ONE to notify, but when I add more then notifications stop...