Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
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...
--- Close. Cannot continue this case due to inability to share code (company policy). ---
Hi, I am writing an application where I need to parse data into dynamically...