Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hello!
I am trying to install MCUMgr on MACos.
I install the Go Programming Language and then follow this: https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr...
(I was asked to create a new post for this specific query. The original post where this investigation started is here: Async UART and shell module in Zephyr on nRF52480 )...
I've just built up a batch of custom PCB's we designed using the nRF52832-QFAA IC's. I'm attempting to program these with the nRF52-DK, and am following the connection diagram...
Hi I'm using example ble_app_uart with minor modified. Only add more log to debug. Hardware nrf52840 DK. Latest SDK v17.0.2, s140. Connect to mobile phone using nrf connect...
I use the zephyr version 3.0.9,when i build the hci_rpmsg project,it have serial error.then i chnange the onfigruation by add some new definition.
I add some configurations...
Hi,
What macro should be used in the bt_data ad struct in order to advertise a custom 128 bit UUID? I have tried the following: BT_UUID_128_ENCODE(BT_UUID_CUSTOM_SERVICE...
The Trace Collector V2 preview (v0.3.5), seems not longer working. (It was working nice before with the mfw 1.3.2.)
Unfortunately, I'm not sure, which of the updates of...
Hi there,
I was using app_uart_put to print out data from a nRF52, but now I need use printf to use AT commands more easily(more readable) instead the working around app_uart_put...
I am going through the Nordic tutorial Creating Matter device ( developer.nordicsemi.com/.../ug_matter_gs_adding_clusters.html ) but I am getting errors during the build that...
It took me a few days to determine this issue, so I wanted to share it with the community if you come across this issue. If your pairing process is not sharing the IRK/ Resolvable...
Hello,
Our production device is having issues with the BLE connection only identified with the Samsung S20+ model currently. We are using custom services for our phone App...
Hi,
I am working with nrf52840 development kit and raspberry pi 3b module.
Using raspberry pi module i am able to scan and connect to nrf52840 development kit.
Now...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...
I have cypress ble module that generates carrier with PRBS9 modulation and GFSK on 2408MHz. As a receiver I use nrf52 Dongle and nrf52 DK board. In RSSI viewer I can see signal...