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...
Hello,I want to make NRF_LOG_BACKEND_UART work with NUS . The nus work with app_uart_fifo,and the NRF_LOG_BACKEND_UART work with app_uart. I try to make them work together...
I am using NRF51822,S110,16Mhz XOsc. In this if Controller goes to sleep mode the current consumption is 4.9mA. In my application at sleep mode BLE should be connected and...
If I make a product using the nrf24lu1+ chip how can I register a PID for it? The VID is 0x1915 and I know that Bitcraze uses a PID of 0x7777. The Linksys WUSB11 v2.8 802...
Hello
We have nRF51822 chip on our board. We want to make next version of the board. But heard that nRF51822 will be no supported in the near future. So the question is...
Hello,
I am having an issue with my SAADC, it seems to hang while calibrating. The flow of my app is as follows, on my main the SAADC is started with saadc_start() , where...
Good morning, I want my nRF24LE1 to sleep & wake up (memory retention, timers on) while retaining data in xdata, but it's not doing so. Please help!! Thanks, Mahesh
...
I want to keep the value of the variable even if there is power interruption or reset in the system. That's why I want to create persistent variable in main. Do I need to...
i use ble_uart example nrf51 in sdk1 with ic kline interface with mortorbike
NRF51 Tx,RX connect to TX,RX MC33290 and Kline of MC32290 connect to motorbike
( you can Google...
Moving on with " infocenter.nordicsemi.com/index.jsp
I have reached: "Starting the Border Router" and then "Thread Settings"
But I simply cannot establish a SSH connection...
I am using nRF52840 board. And I used keil and nrfjprog, both successfully flashed the hex file onto the board with USB connected. The example I used is ble_app_uart_c.
...
Hi!
Using SDK 14, I am advertising and see my device on the phone with nRFConnect. The indication LED flashes (indication) properly and in fixed intervals. When I connect...
I am using Eclipse IDE with GCC to compile and download to the Nordic DK board. Currently am using Segger RTT viewer to print. However, most of the time it is not able to...
Hello, I created a timer that runs the scan_start function at certain intervals.And I put this timer in the for loop.
static void scan_timeout_handler(void * p_context...
Hi everyone,
May I know does the nRF51822 SDK support any graphics library, like emWin, uC/GUI, or others? Because I would like to present a colorful and graphical on the...