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...
I have re-targetted the S120 HRM Central to run on the PCA10001 and the only changes necessary were to re-define the LEDs and buttons. It compiles and runs with the following...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi,
I have a full working ble code form the example provided (keil), but I DO NOT SEE any uart interrupt happening. I can write data to the uart, but I can't see any interrupt...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
I am using hw TWI with the s110_nrf51822_6.0 softdevice, nrf51_sdk_v5_2_0
I am using pin 3 scl and pin4 sda of the nrf51[48]22 eval boards.
I am able to drive these pins...
Hi all!
As we know, the funtion Nordic offer to send the ble data is called "sd_ble_gatts_hvx()". But as far as I observe, this funtion just puts the data in the stack...
Hi,
Need to talk between 2 devices using BLE, so for now I have a device with a service and advertising, but now I need the other one to work as central and connect to...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi,
sorry if this is a stupid question, but i'm fairly new to BLE (nRF8001), and even newer at report descriptors.
I'm trying to send some media keys, just volume up...
Hello,
if i write a new value to a characteristic with the Master Control Panel sometimes i get a HardFault failure. Most of the time all works fine, if i update the values...
I want to send 512 bytes of data over ble through the characteristic value, as maximum length of the characterstic value is 512. When I try to do the transfer more than 20...
HI,
if i want to enable only some component ex RX,TX in soft device and rest want to disable as they consume memory can it be possible?
can anyone please share information...