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'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...
Hi
I've been working on a project over the past few months, and per a new requirement I was asked to add a debug configuration, as thus far I have worked with only a release...
Hi,
We have a Lattice Ice40 UltraPlus FPGA, SPI FLASH, and nRF52832. We would like to be able to include the FPGA's binary image in our DFU package but it is about 110kb...
Hi,
We are using SES on Windows to program a nrf52832 device with a SDK 16.
We are having problems with the Secure BLE DFU. We are able to perform the DFU on our devices...
We're trying to minimize power consumption on our custom nRF52840-based board and we have some questions about the behavior of HFINT and HFXO. The specification says this...
Hello,
I am currently evaluating concepts on how I can power my nRF52832-custom-board with a LiPo-battery, in order to get a good tradeoff between lifetime and form-factor...
HI Team,
We are using the nRF52840 DK for our development purpose. We have some issues with USB J2 connector and unable to connect the on board debugger. We have tried...
Please note about 9 days ago another user reported similar problem but is his case LED3 and LED4 were blinking. In my case after reset I see LED 3 blink and then about 30...
It had been working fine until just this moment.
Every time i turn it on, it works fine for few seconds and then the red led in the device turns on. I don't understand the...
Hi,
I'm developing for a 52833 using SDK_17.0.0 and S113_7.0.1.
I'm using the following code with the intention that when the RDY pin goes low, it will wake up the processor...
Hi! I'm currently using the nrF52840 DK to send numbers by BLE. I have 2 questions for you. 1. Can I send negative values? ex. -1, -2, -3 2. Can I send decimal values? ex...
Hi Nordic Support
I have been working to port a blinky variant project and have found previous threads useful for guidance. I'm working with Segger Embedded Studio and have...
Hello,
Is there a way to multicast messages from BLE client to multiple servers? I know mesh does the same job but we are exploring a possibility to do the same using standard...
hi,I am working with nrf52832 board. I want to send the multiple beacon at a time(same instance).
can you please suggest me at a a time how many beacon we can send out(exact...
Let me first show what parameters I am choosing for calculating the data rates :
Conn interval is 7.5ms and connection length ext is off meaning it wont extend the connection...
Hello,
Application crashes at " nrf_sdh_enable_request ()" without returning any error code. Execution up to this seems fine and I get RTT debug prints. I have also tried...