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...
BLE is always running on Arduino Boards PROMO and PRIMO CORE
Even small example Sketches like Alarm Interrupt who doesnt use BLE functionality in the code enable the RADIO...
hi sitting and looking at the light demo example through and looking at where I do not quite understand what p_args is used to, so someone can explain that thanks: D
Hello Sir,
In last my custom nRF52832 PCB i have use 100nF capacitor mft part no: "C0402C104K4RACAUTO" but now it is nor available in digikey.
So please sir provide me...
Hi all,
Is it possible to get a softdevice which can do 2dBm output? Our device is very power critical, but we would like to have as much power as possible.
At 4 and 3dBm...
Hello, I'am working on the code of ios-nrf-beacon( github.com/.../IOS-nRF-Beacons).I found the code with Objective-C,but I'm working with swift,I want to know if there is...
What is the proper way to use the Queue Library and define a queue that can be used across multiple C files? I have the following code a my common header
NRF_QUEUE_DEF(uint8_t...
Hi all the Nordic friends and Team,
I would like to do a Batch OTA of one hundred devices right now... I'm on the NRF52 stack for my devices to be flashed. And I'm using...
I test SoftDevice V6.0.0 on nrf52832(BLENANO2) I run 1. sd_ble_gap_scan_start() 1000ms/100ms/10ms scan_window/scan_interval 2. sd_ble_gap_adv_start() 1000ms interval result...
When my mobile phone reads my characteristic, I would like the characteristic to be calculated at the same time, and not before. i.e. like a video game that does not render...
Hello Supporter,
I am Using NRF51822 QFAC .
My probleme after uploading DFU ,SOFTDEVICE AND APPLICATION .device always in DFU mode and also when try to upload new application...
Hello Supporter,
I have NRF51822 QFAC having 256kb ROM,32kb RAM.
now i want to upload all three things DFU,SOFTDEVICE,and APPLICATION .when i upload SOFTDEVICE and APPLUICATION...
Getting ready to go into production with our custom nRF52832 board, we need the board to start running our application immediately after being flashed. Using:
nrfjprog version...
Hi all,
I want to add 5 characteristic to my custom service . But when I add 2 characteristic , it worked fine . When I add 3 characteristic ,In funtion sd_ble_gatts_characteristic_add...
Hi,
I am trying to read data from a temperature sensor, but i'm stuck at the twi read operation. i have already interfaced the sensor with esp32 and is working fine. please...
Hi,
I have a really really dumb question but I will ask ...
Is there any impact regarding the orientation of an IFA antenna?
Everywhere, in all examples, we can see...