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...
Hello, I have designed my own board based on NRF52840-CKAA-R, which uses USB power supply. The working voltage of NRF52840 is 3.3V, and my test voltage is normal But NRF52840...
Hi,
I've ready many threads and docs on NRF52 SoC Revisions and Softdevice support but I am still confused. So apologies if I ask something which is already asked.
From...
Hi,
I want to implement low-power mode in my nRF5340 application. From what I understand, Zephyr's idle task automatically handles entering sleep modes, and the device wakes...
Hi,
I am evaluating warm and cold reboots, I am seeing no difference between them. I tried tracing sys_reboot definition, ended up with
For arm core with no handling...
As described in the docs.nordicsemi.com/.../powersave.html: “The application must choose the right duration based on the traffic pattern. Applications must also take appropriate...
Hi, I am using nrf9160 DK development board, i want to use gpio pins in this kit for a SPI interface from nrf52840, which pin i can use for this purpose. in datasheet it very...
Hello Nordic Team,
I am working on integrating the nRF21540 RF Front-End Module (FEM) with the nRF52840-QFAA in the 48-QFN package. Could you please provide the following...
Hi, I have reviewed the light_bulb app code in NCS2.8.0(include src code/CMakeLists.txt/prj.conf and so on)。 But I can't find where the path of matter is included, could you...
Hi all,
I wanted to enable read/write protection for MCUBOOT partition in my firmware from the application and encountered a strange problem. The build (build system - default...
Hi there,
This almost certainly has a simple answer but I can't work it out. I'm using the sample WIFI Scan for the above boards and can successfully scan away. But I'd...
Hi there, I am new to working with UART. I have managed to load the Nordic UART Service Client(Central) and UART Serial Port Emulation(Peripheral) without any sensors attached...
So, I am working on nrf52840 with nrf connect sdk and I want to get date and time in my project, I found a library in nrf connect sdk ->libraries->other libraries->date-time...
NCS 2.7.0 Zephyr 3.6.99
I have &uart1 described with status = "okay"
With a sub node of gnssdev: gnss-nmea-generic also with status = "okay"
I have tried with both pointing...
Hi, In one of the previous ticket (link: ), there is a link about an example to create an application with USB CDC/ACM and MSC at the same time. The link is no longer valid...