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...
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...
I have been unable to perform a DFU over BLE using the bootloader_secure_ble example.
I am using SDK 14.0, nRF52832, S132 with a custom board, along with the nRF51 Development...
Hello,
I want to factory pair nRF52 to nRF52 connections (NUS) with a factory set key but i'am lost.
I digged in NFC pairing but it's too complicated for my understanding...
Hello,
i use IAR EWARM 8.20.2 and SDK 12.3.
I compiled the blank Blinky example from the SKD for the pca10040 without any Errors or Warnings. When i load the .hex to the...
I use IAR EWARM 8.20.2 and the SDK 12.3 because i want to use the S130 for the nRF51.
I installed the provided MDK_8_11_1_IAR and now there are two options for Nordic Semiconductor...
Hi,
Note: i have already posted this topic , but no one helped me , stay hopeless about the solution, so i try again with this new topic.
my problem is :
I tried to...
The comments (and the name of the function) say it returns an address, of an event register. So the return type should be a pointer type? This causes compile errors on stricter...
Hi,
I have two problems with pc-ble-driver, I've tested hrc_v5 example program on my Linux machine, along with connectivity_2.0.1_115k2_with_s132_5.0.hex firmware (using...
We have set the peripheral ADV interval & central SCAN interval as below configs, we found that the connection time is unstable, from 125ms to 980ms, we expect to get a stable...
nRF51822, SD 130 v2.0.1, SDK 11.
Dear community,
I am experiencing an issue with disconnection on iPhone (iOS 11.2.5). After connecting and bonding with device (in iOS...
Hi,
I am using SDK 14.2.0 and SD 132 v 5.
When trying to combine ble_app_beacon with twi_sensor, I get the following error:
..\..\..\main.c(89): error: #253: expected...
I'm developing a project where the device wakes from system_off using a button. I've noticed that it takes about half a second from the time the bootloader starts until the...
I updated the original question
Hi, I am working with two nRF52 SDK13 central and peripheral, with no display, each is connected thought UART to a software interface,...
Hi All,
I have below requirement on NFC. please suggest how to start with the same.
1.NFC operation. (Simple Read Write into NFC Tag Memory).
We need to see a demo...