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 currently using nrf52840dk with zephyr, and SPI used to work fine.
Now, as a slave, the kit only reads the data read while MISO is high (this might be what's supposed...
Hi, I am trying to create and FOTA upgradable application on the nrf52811 SoC. I have managed to do the same for nrf52832, but when I repeated the process for nrf52811 it...
Is it possible to use multiple NUS client with NCS ?
One of the problem i see is that nus client callback (bt_nus_client_cb) don't have information about the connection...
Hi,
My application needs to enter DFU mode based on a command from another device connected via SPI.
I see that I could use the following two statements once the application...
In the nRF5340, is the application processor able to run concurrently when BLE transactions are happening?
In previous generations of the nRF family, the application stalled...
Hi everyone,
I am trying to understand the GATTS Handle Value Notification diagram.
From what I have understand so far is tha the soft device keeps a buffer (ATT table...
Hi engineers,
I want to implement function that input i2s data and then output it directly.
I find that i2s demo includes two buffers which are used for current buffer...
Hi,
I want to verify
1. Program ble_app_hrs with buttonless dfu integrated + secure bootloader + bootloader setting to nRF52DK.
2. Boot up nRF52DK, then use buttonless...
I don't know what happened to my thingy 52 after lots of firmware updates with Keil+Jlink+thingysdkv210 and nRF connect operations. The LED on thingy isn't flashing any more...
Hi engineers,
I want to use saadc to measure the battery's voltage, but the result I get is incorrect.
So I use the saadc demo of the nrf5_sdk17, then I measure GND(negative...
Hi. I am trying to use PIN 0.19 as my SPI CLK but it is always low.
Previously, I tried to change the pin to 0.26 and it works.
Is there any other configuration required...
Hi Nordic
SInce this is my first time to develop Nordic chip and implement SPIS driver, Therefore i am not so familiar with Nordic API. I would really appreciate it if...
HI,
I want to upgrade the BL in APP directly. I encouter a wierd problem. When APP erase a specific page of the BL(the address is 0x74000), the system halts. If ignoring...
Hello,
I am using nrf51822/SDK 12.3/sd 130.
An error occurred while implementing nus_c using multi-role example.
Error 7 occurs in sd_ble_gap_conn_param_update() frequently...
Hi,
I used Jlink Edu successfully to flash the asset tracker code using segger. but when put the breakpoint it went to some different file.
I have a quick question regarding...