Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hello
I am building bootloader. I do not use Softdevice and used example from this topic . Bootloader must read FW from uSD card, update flash and jump to application....
I am using nrf52 , it's always connected to an iPhone, and I need a truly real time respond.
I am sending short messages, like 2 characters at a time, and play a sound on...
Hello, I'm using the nrf52840 SoC, and nrf52840.h appears to be a more "localized" and "specialized" version of nrf52.h for nrf52840. So quite reasonably I should use nrf52840...
Hello, my harddrive went awry and some part of it were damaged (I assume it was file table because a lot of files are affected simultaneously).
So for the past few months...
In s130v2 SDK12.3.0, ble_uart_c, I have set BLE_DB_DISCOVERY_MAX_SRV to 12. Also memory linker is: IROM1: 0x1B000 size: 0x25000. IRAM1: 0x20001EB0 size: 0xBFC0. I use nrf51822xxaa...
Hi,
I have an application where first nrf51822 would act as central, a second nrf51822 would act as peripheral, a third nrf51822 would act as a peripheral. I found that a...
I have the opportunity to select the voltage of the power supply feeding an nRF52. There no other chips in the system, thus there are no other constraints on the voltage....
I want to sign a block of data from my nrf51822. I though the cryptographic library would serve my purpose. But I am not quite able to get my code working. I tried searching...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hi,
I have an application, where I need to send beacons and listen to beacons. Is it possible to do both in the same code base, without tearing down the softdevice and re...
Hi,
I would like first nRF51822(device 1) to use Gazelle library to talk with another nRF51822(device 2) and the same first nRF51822 to use Bluetooth to connect to another...
Hello,
i'm currently looking into ble-bcast-mesh with the goal to transfer a large amount of data (up to 1kB) from one node to another. ble-bast-mesh is working (as far...
Using GCC 4.8.4, it seems to me, that the nrf52_common.ld shiped with the sdk version 12.2 contains a bug:
If an image is defined where the .text data fits into the flash...
I am attempting to connect and send data between an nRF51422 (DK) running the UART Peripheral Example Code and an nRF52832 (DK) running the UART Central example. I am able...
We are a medical company utilizing the NRF51822 board with SDK 11 for our application. As part of filing for approval for our product from the FDA we are required to prove...