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 used nrfgo studio, nrfjprog, jlink commander. Whenever i try, it is unable to find the jlinkarm.dll. i have checked the registry, reinstalled everything, but same error...
I use example ble_app_uart_pca10028_s130, I want to change the connection parameters by changing #define MIN_CONN_INTERVAL, #define MAX_CONN_INTERVAL, but when I use oscilloscope...
Hi,
I have been using the nRF51-DK to develop a program for capacitive sensing. I want to design a custom PCB with the nRF51422 chip on it. Do I need to have an oscillator...
Hello,
Using NRF52832, I need to convert to BLE 19.2 kbits / sec bit stream, received from another processor UART. I need a sample program, which I can adapt to do this....
Hi I was use example ble_app_uart with SDK 12.3.0 and nrf51802 for a data transport, after BLE connection, the example need uart receive more than 20 or "\r\n" ,the data will...
Hi, for carrier and modulation carrier signal is confusing.
What is the difference between their center frequency point for same frequency? Or modulated carrier will...
i'm using ionic2 framework with BLE plugin to connect nordicsemi devices. i can scan and see the list of devices and also connect to the device , but for reading and writing...
Hi,
I'm thinking about implementing automated testing of current consumption using the PPK, and in the PPK blog it says:
"We are planning on also making a Python API that...
Hi,
I call nrf_drv_gpiote_in_init in multiple places during initialisation to get all peripherals configured. At some point it stops working in the sense that it doesn...