IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
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...
I am using GPIOTE to response to transitions in some GPIO pins. This code is added to the BLE UART example code (ble_app_uart_c with S120) from SDK 10. The code is already...
Hello
I have some trouble with my DFU bootloader, because I changed the BOOTLOADER_REGION_START.
This is, because I need some more space for bootloader.
Do I have to...
Hi,
Hardware:PAC10040
Platform: nRF5_SDK_11.0.0_89a8197
Master Control Panel: V4.1.3
1.If dfu has started and transported some data, then disconnect bluetooth and...
I was able to setup gazell frequency hopping communication between a device and a host. Device:nrf51822+PA/LNA(RFX2401);Host:nrf51822+PA/LNA; They can communicate at a long...
Dear sir,
can you provide any chip which is having RSSI and compatible with NRF24LE1 .We have an application in which we have already have a transmitter based on NRF24LE1...
Hi.
I'm using PCA10028, SDK10.0.0, S130 and "ble_app_uart_c" as reference.
As "ble_app_uart_c" source code, it already knows Service UUID.
uint32_t ble_nus_c_init(ble_nus_c_t...
Hi!
I'm trying to get the MPU-9250 chip working through SPI with my nRF52832. But I don't seem to have much luck.
I have created a basic program for testing, based on...
I am using SDK9.0 to develop a ANCS project,now it accept the incomming call ,message,QQ,Wechat successfully,but the question is how to distinguish the message,QQ and Wechat...
I looked at the radio project in the peripheral folder on SDK5 11. I managed to get a custom radio project that works well with my device. A brief on my project, I set up...
Hi
I have set the nRF Beacon app to action a Tasker task when the phone is "At the beacon".
The app display the following: "An error occurred when launching the task"...
hello
i am using nrf52 board.is there any tutorial to setup the Template project in Visual GDB for the custom design project.i alread test the blinky and the result was successfull...
Hello
I am using this tutorial blog.blecentral.com/.../
to configure my BLENANO to work on eclipse whith gcc toolchain.
I am using the latest SDK which has the softdevice...
Hello,
I can't solved a problem with advertising problem on my iBeacon working on nRF51822.
I have my own 40 unity BLE Module in my room test. They're configured to...
Hello,I run the program nRF52_SDK_11.0.0\examples\peripheral\uart\pca10040\arm4
and rewrite the "main":
int main(void)
{
//LEDS_CONFIGURE(LEDS_MASK);
//LEDS_OFF(LEDS_MASK...
Hi,
nRF5_SDK_11.0.0_89a8197\examples\peripheral\saadc\pca10040\arm5_no_packs
Which timer is used in this example? RTC timer or Timer0-4 ?
I can not find it.
Thanks...