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...
I have been setting up systems to develop nRF52 code for the better part of two years. Maybe I am getting forgetful in my old age, but I can't seem to get it working this...
Hi.
I am looking for appropriate 2.4Ghz Nordic RF chipset.
I have studied 2.4Ghz chipset. but so clearly show about
1:n audio streaming (mono or studio)
exactly what we...
Hi, we are using nrf51822 xxAB based module and would like to understand which SD/SDK combination is best to use in terms of memory usage. We have developed original firmware...
I'm in the process of migrating from SDK11 to SDK13. I have a custom UUID with 3 characteristics (2 notify chars for data and 1 r/w for sending commands), based off HRS and...
Using SDK 12.1.0
I2C with SoftDevice works on PCA10040 Eval Board with nRF52832 but
hangs in the nrf_drv_twi_enable function with TY module EBSGCNZWY which is an
nRF51822...
Attached program has 4 characteristics
UUID_VLEN1 - VLOC_STACK, no rd_auth or wr_auth - value can be read after written
UUID_VLEN2 - VLOC_USER, no rd_auth...
Hi guys,
I'm receiving the following errors whilst trying to setup to the Crypto library on nRF52:
............\components\libraries\svc\nrf_svc_function.h(72): error...
#problem
Not work ble sample code with s130 softdevice on nrf51822 module.
I just want to advertise by sample code.LED test with s130 is work well.
#Environment
...
Hi,
when looking at nrf_drv_i2s.c in SDK v13.0.0, the description of nrf_drv_i2s_start() states that the parameter buffer_size is Size of the buffers (in 32-bit words)...
Hi
Following the cloud guide at Thingy:52 apps, I applied an account at IFTTT.
Then, it's true I can see current temperature, pressure and button status at Feature Info...
According to developer.nordicsemi.com/.../ the IoT SDK was last time updated 11 months ago, which looks like a long time... therefore the question: Is IoT SDK still supported...
I would like to implement the mbed uVisor on the NRF52832 SoC with the softdevice s132.
So I created the configuration files and wrote some code.
Now I have problems with...
Hi,
I am trying to compile some RuuviTag application using nRF5_SDK_12.3.0_d7731ad
2 symbols are not defined,
APP_CONFIG_ADV_FRAME_SPACING_MS_MIN and
_ADV_FRAME_ETLM_SPACING_MS...
Hi nordic guys,
After the hid device delete the bond info but the PC did not remove it form the bond list,and i want the hid device to reconnect the PC quickly again but...