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...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,
I encountered a modem fault (NCS v2.5.1, mfw 1.3.4, nrf9160DK). Here's a portion of the log leading to the fault:
[24:36:01.333,312] <inf> gnss: event NRF_MODEM_GNSS_EVT_PVT...
Hello!
I am a beginner and am trying out an MQTT example on my nRF9161 DK that I recently bought in my Visual Studio Code on Windows 11. I am aware that the sample application...
Hi,
I am able to get my CA certificate working using TLS for MQTT. but im not able to get the TLS Client certificate working.
I had created a client certificate as per...
Hello, I'm following along the nRF Asset Tracker guide and I'm on the step 'Create device credentials'
Running the command
' ./cli.sh create-and-provision-device-cert...
Hello support.
A new design is looking at using nRF24L01+ to communicate wirelessly. I'm aware that this IC is no longer recommended for new designs, however, it's the one...
Hello,
I am trying to use the LTE modem serial example on a customized board that communicates an NRF9160 SICA B1 with an external STM32 microcontroller through the UART...
I am using the nRF52840 with NCS SDK v2.5.1. I tried to implement non-volatile storage in my application, and it is working on the DK board, but the code is not working on...
Hello,
I am using the DK Buttons and LEDs module to get the status of my button on the ANNA-B402C ( nRF52833 ).
I wanted to check if any debounce filter/mechanism software...
Hello,
as mentioned in the subject, I want to use single bank while CONFIG_BOOTLOADER_MCUBOOT=y. The reason is that the nRF7002 firmware is so large, it would cause an overflow...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I want to debug using the Logger module...
Hello,
I am developing a nrf5340 project based on the Nordic AWS IoT library. Connection is via Ethernet (W5500) and it works fine as DHCP and SNTP works fine and I can...
Hi,
I'm using nRF5340 Audio DK with a modified example code provided by (thanks again!), which integrates peripheral NUS through extended advertisement in parallel to...
Hi, I am using nRF5340 dev kit. I have successfully accessed external NoR flash (mx25r64) over qspi. But once I enable BLE with setting 'CONFIG_BT=y', I got littlefs mounting...
hello. Is the nrf5340 network core supported DFU with Single Slot? Not Dual Slot. If it is supported , can you tell me the URL describes how to DFU with Single Slot.