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...
Dear Nordic Development community,
I have a very interesting project going on based on bluetooth speaker controls.
In short words, i'd like to control the sound level...
i am using uart communication between nordic and some device ,communication was fine upto some time but after some random amount of time i am getting uart_driver error...why...
Hi developer, I'm a beginner using Nordic. This happens because I assigned made connection rain gauge and nrf52 as custom programming using a rain gauge and nrf52. Can someone...
Hi Guys,
I am new in BLE world, so sorry if I ask stupid questions.
I have a Simblee RFD77101 and a nRF 51822 chip. I would like to connect from nRF51 to Simblee and...
Hi all:
I used code from Github to read 9 axis data with TWI. But the example in TWI floder doesn't work.
Does somebody have the same issue?
Chip: nRF51422
Board...
My board is NRF51, the SDK version is nRF51_SDK_9.0.0_2e23562.
If I want to update the sdk version to nRF5_SDK_12.3.0_d7731ad,
Does it difficult? Is the modification many...
Hello,
Is it possible to transfer a program using the "nRF USB" on the nRF52840 DK (the on next to the 4 push bottoms) ?
Until now, I was transferring the code with the...
hi,
I use examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040
I want to change the maximum number of central connected from the peripheral...
Dear Devzone,
I am working in the dynamic multiprotocol template project and want to add a BLE central connection. When I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT & NRF_SDH_BLE_TOTAL_LINK_COUNT...
Has anyone tried porting over on of the FreeRTOS examples for the nrf52 sdk onto the Thingy?
I see that it has the port in external/sdk13/external/freertos, but don't see...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
Hi!
I've found mismatch between schematic reference from Product spec ( here , page 692) and PCA10056 PCB (Preview Development Kit) for same operational mode.
In specification...
Hello,
i am using the Nrf52,
i am facing problem on the following line
#define MESH_SERVICE_BASE_UUID128 0x23, 0xD1, 0xBC, 0xEA, 0x5F, 0x78, 0x23, 0x15, 0xDE,
0xEF...
Hello DevZone community,
Currently I am using nrf51822.
Could you guys please tell me how to enable code protection besides check the "Lock entire chip from readback" in...