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...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
Hi everyone, I am currently carrying out tests to choose a BLE module for future development.
The system is as follows: • An STM32L433 manages the application side and controls...
Hi,
I have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...
Hi,
I am trying to open a project in SES, I have downloaded NCS v1.5.0 and followed the doc available for installing the required toolchain for linux. Attaching the log...
Hi all,
apologies i know there are a lot of posts about this but i cant find the exact answer. I'm using the nrf52840 dongle, with a DK connected to the programming header...
Hi.
I am using the 52810 as an advertiser with a 1 sec interval. I would like to activate a led at each advertising transmission, but the S112 softdevice does not support...
Hi,
I am trying to work on Matter light examples and tried to flash the firmware as it came. However, I am getting this error:
"[m[Kopening dependency file D:/WorkSpace...
Hi,
We are using this BLE chip (nRF52840) in our hardware, and we have written its corresponding code in Android too but Android app needs Location permissions and GPS...
Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything...
Hi,
I need to connect nrf52833 (BM833 module) with host controller. what are all the interfaces needed to communicate with host controller? help me out in this.
Kindly...
I used 2 channel saadc, channel 1 and channel 3.
Maybe in the first few minutes, it's done ok,
p_event->data.done.p_buffer[0] is belong channel1 adc value
p_event->data...
Hello,
We have integrated the FATFS example as shown in the usbd_msc example project into our own firmware application. It works perfectly on the nRF52840dk and when we...
Hi,
I want to check time line of my project using segger SystemView.
- SDK 16.0.0v
- ESB example
- nRF52832
When Start recording, "Could not find RTT Control Block...