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,
I have been using NUS code to stream data between mobile and nrf5340 audio dk. is it possible to stream 256KB of data at a go? what is the maximum MTU size that i can...
I am using nrf connect sdk 2.7.0 with nrf52811.
My application is based on nrf5-sdk V 17.1.0 but now i want to port it to nrf-conneck sdk 2.7.0.
I want to know whether...
I have a problem with the package with nrf5 sdk, there for pca10100 examples are not there. i am trying to interface quadrature decoder with one encoder and it is not able...
Hello,I have a custom board using a Nordic nrf52823 microcontroller on it. I am using VSCode with the nrf connect SDK and the Zpehry RTOS- I want to make use Zephyr RTC to...
Is there any relevant assessment or introduction document of IC FMEA?
For example, the impact of abnormal short circuit and ordinary short circuit on chip 52832;
And...
1、I used the spi_bitbang routine to port it to the network core to run, and after the program was burned, I used an oscilloscope to measure the CLK pin waveform and there...
Hi,i I am testing the sample(ncs\v2.7.0\zephyr\samples\drivers\spi_bitbang) at a 52840DK board, with overlay setup like these:
spibb0: spibb0 {
compatible = "zephyr...
Hi nRF support team,
I am trying to add a new Custom Service and Characteristic an application on nRF82540 development kit using the nRF Connect SDK.
Can you please let...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
I have finally got FOTA working with external flash, but I have a strange problem.
When the FOTA is complete, the mcuboot fails, but the new image boots correctly.
So...
Hi, I am trying to change the USB CDC/ACM com port name. I have read through some posts but they are very short or unanswered. It seems we can change the .inf driver file...
Hello everyone. I work with nrf52840 chip and previously I had an app with softdevice (s140) and use BLE bootloader. Everything works as expected. Next I want to use another...
We are using ncs 2.6.0 and nrf5340 audio dks.
Sample is nrf5340_audio broadcaster.
One dk is configured to work as Audio Broadcast BIS Source and other as Sink. By default...
Hi there,
I am working on an audio recording and transfer application using nRF5340 (microcontroller development kit) and SPH0465 (digital microphone with I2S support...