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...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
Hi,
I am using Ubuntu 16.04 (64-bits) OS.
I installed JLink_Linux_V620b_x86_64.deb and was using nRF5x-Command-Line-Tools_9_6_0_Linux-x86_64.tar
I can capture the...
Hi,
I use SES import my keil project, and my keel project work well. With SES, i meed a problem, that is , i have a global variable like this:
uint32_t g_ulMainLoopCounter...
Nordic51822 no external 32.768 k of crystals in the routine what configuration
Use this routine
nordic\nRF5_SDK_12.2.0_f012efa-3d\examples\ble_peripheral\ble_app_bps\pca10028...
When I am stepping through my application code crashing at
memset(&cccd_md, 0, sizeof(cccd_md));
"Setup information:
IDE: Using IAR
Device: nRF52832
Soft...
I'm using the NRF51822 for a project that will be powered by a lithium battery. I'm wondering if it would be safe to use a diode ( such at this one ) to drop the 4.2V LiPo...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
Hello,
For BLE, there is always an ACK in link level no matter it's write/read/notify/indicate.
How about 2.4G proprietary mode? Is it possible to just send a data without...
Hello,
I am using the nrf52832 with SDK v12.3 and PCA10040. Not using any soft devices, nor the RTC. The program is intended such that timer0 is set to toggle a pin (P0_11...
Hi,
We are working on Automotive project using nrf51824. below are some queries ,
We are basically want to use the chip as a Bluetooth to Kline(using Uart) bridge ....
Hi,
we would like to start a new product (update a design) and add Apple Homekit feature because ""Apple will now allow any registered developer to start building a HomeKit...
As i am new in embedded programming,I was trying to connect MPU 9250 with nRF52 DK by using given examples. now it is showing error
#error "No MPU defined. Please define...
i'm new in BLE, now i have project with nrf51822 and sdk 11.0.
in chip arm like STM, MPS or PIC, avr. when byte come, we have a flag set 1 to notice that there is one byte...
Hello,
Is there any way to check if the bluetooth is connected after NVIC Reset?In our project when we get a specific command from the UART, NVIC reset is done.After the...