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...
Hi,
I'm using a nRF52832, SD132, SDK14.2 on a custom board.
I want to use BLE for precision, my use case require me to perform at least 50 reading from the SAADC per second...
Hi,
I'm trying to understand the speed of the BLE communication. What I do in my infinite loop is a SAADC conversion then send the value to BLE (int16_t).
In order to...
Hello,
I have a statically provisioned mesh network (keys and addresses are pre-set in code to make it simple for now) in which each device periodically broadcasts it's...
Hi,
i want to know if there is a solution to apply LE privacy to a timeslot advertisement ?, my problem is :
i have multiple advertisements at the same time (sofdevice...
Hi everyone,
I've gat a problem with advertising. I'm using above mentioned module and Eclipse with GCC compiler, SDK version 14.2.0.
I followed the advertising tutorial...
Hello Everybody,
I am trying to implement the LNS Experimental Service from SDK 14.1. I am asking myself why they split the flags in two seperate packets, because that is...
Hi,
I don't find an answer to my question and maybe I'm missing the basic of the BLE communication here. I need to transmit data as fast as possible to ONE central device...
Currently i am testing the nRF52840 Preview DK DFU function. Is the NRF52840 support by SoftDevice(S132)? and also match with the SDK(nRF5_SDK_v13.x.x) ?
thanks!
Hi,
is it possible to get some statistical information about a BLE connection?
Background is, that I'm experiencing connection problems (degrading throughput, stuttering...
I am using the Mesh-SDK v1.0.0, the device is the nRF52832xxAA on PCA10040-Boards with the Softdevice s132. I am new to the development with BLE, and specially mesh.
I have...
Hi
I would like to modulate the positive output of the UART using PWM
I know i can feed the UART and a PWM putput into a AND gate no problem, but im wondering if there...
Is there a ready example to run nRf51822 as a controller to external host via HCI commands over UART or USB?
e.g. I want to interface the Nordic chip with an open source...
I am using softDevice S140 with SDK 14.2.0_17b948a, working with the ble_app_blinky.
I need to be able to connect one peripheral device to multiple central devices (peripheral...
I connected via a USB cable my ppk to my computer. But when I fire up ppk.py, it says "no response from ppk. Check power, debugger connection and make sure the firmware is...