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...
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...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...
Hi. I was wondering if maybe you know where can I find the PCB desing of any of this modules: NRF24L01+ (the black one) or the SMD version. I only can find those pictures...
Hi gays,
Now, I want to c ollect a pulse waveform(example : 1s, 50% duty cycle ) which accuracy requires milliseconds resolution and I use PPI to read a capture value from...
Hi,
We have a custom board that uses an nRF52840. All our development is done on Win 10 based PCs. Our custom board is connected to our Win 10 based PC via USB and when...
Hello Sir,
We are using NRF24L01+PA+LNA SMA Antenna for transmission purpose using arduino using RH_NRF24.h library.
It is been set to 0dBm transitting power by default...
Hello,
I am working with nRF SDK V 16.0.0. I am using peer manager for my application, can I store my application data too using peer manager? if yes, please help to do...
I try to create coap server project and it should by updateable by DFU. I merge project simple coap server and thread dfu client, and I keep instructions in documentation...
Hello Everyone,
I am Using Nrf51822 module and s130_nrf51_2.0.1_softdevice . my actual function nrf51822 twi interface with stc3115 Gas gauge IC .read the battery voltage...
Hello,
I am implementing ble advertising using below code, i encountered a strange behaviour with this code. If jlink is connected the advertising works just fine. if I...
I have created one characteristic in which i am trying to write multiple bytes at the same time i want to use that for further processing, how to access that whole data which...