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,
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 have created a characteristic for sending up to 60 data bytes in a buffer using a sequence of 20 byte notifications sent to an external device. This works quite well for...
Hi,
What is an optimal transmission power to maximize the coded PHY range, but still stay within ETSI regulations? Can nRF52840 actually exceed the regulations if I set...
Controller:
nRF52832-QFAA
Reference project:
nRF5_SDK_11.0.0_89a8197/examples/dfu/bootloader/pca10040/dual_bank_ble_s132
Question:
The idea is, to store a init_DFU_by_flag...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 OTP version?
By the way, my development kit and board 0 seems have issue and cannot...
Hi
I use LESC sdk & nrf connect app
How can I know if my nrf51 device and phone are bounding through LESC?
From nrf connect( ios ), how can I know from nrf connect...
i got following error in my project when i import nRFBeacon project in eclipse mars.
E:\android\eclipse-mars\marsworkspace\nRFBeaconActivity\res\layout-land\activity_main...
I'm using the iOS latest iOSDFULibrary pods to import to my app. However, after I using DFUServiceIniciator service the log just show as attach. DFUQuestionLog.m
The only...
Hello,
I am trying to compile for the nrf52 this example coming from NordicGit and I am getting the bunch of errors showed below. If I focus on this one
compiling bsp_btn_ble...
Hello!
I work with nRF52. I have a code developed in Eclipse Neon and I have to switch to Keil. I tried to create a new project from the template_project example found in...
hi team,
i have tried to connect my device with RTT. i could not connect. i just followed the instruction as below link
devzone.nordicsemi.com/.../
if i insert the...
Hi everyone,
I am using SPI master for transmitting and receiving data. I can config and send a string through SPI master 0. My problem is that, there is a 0-bit which...
Hi,
Kindly help with some insights/tip on how to debug this hardfault. The code gives hardfault on my custom board, but not on NRF52-DK. My custom device is only populated...
Hi,
I am currently in the process of interfacing the HMC5883L magnetometer with my nrf52 development board. I have verified the connection to be working using a logic analyzer...
I have one central(SDK 10.0 S130) and one peripheral(SDK 8.0 S110) device. Normally central device can connect peripheral device it's ok but the peripheral device will stay...
Hi Nordic,
I'm porting hrs application on nuttx OS. But when I call sd_softdevice_enable function, it goes to "RESET". I read below article which mentions that SVC handler...