I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
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,
I want to advertise the beacon with its name visible using the ble_app_beacon example but not able to understand how to proceed.
With this, I am not getting how can...
I want to make the led ON always and making the source code from scratch in keil mu vision 5. I am not able to understand which library is to used and how to proceed.
I'm using nRF51822 to communicate with nRF24L01+ without SoftDevice, and it is working fine.
But when I add app_timer.c to the project and compile, it will show the following...
Hi,
I am able to program my custom board using nrf52dk (only 32 Mhz osc populated on custom board), and I can also see the output of SEGGER_RTT_WriteString() though JLinkRTTClient...
We've been suffering Unreliable Auto Connection for quite a while... "autoConnect" sometimes just doesn't work to get the device back to connection. Below is the failure message...
Hello,
I started with example apps and have got one working with the supplied makefiles, gcc, and Eclipse. I'm able to debug my code without trouble, and have succeeded...
When I try to write a UUID into the UICR registers using the method described at - Software Development Kit > nRF5 SDK > nRF5 SDK v12.2.0 > Examples > Hardware peripheral...
Hi Team,
I´am working with the nRF51422 and would like to change the parity from even to odd.
Is there any possibility to change that setting or just to invert the even...
Hello,
Is there any possibility to configure the UART parity to odd on chip?
I am using the nRF51822 chip. I could activate the parity but inside the documentation they...
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...