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.
hello Nordic
i am using nrf52832 soc, sdk 16.0, s132 v7.01
my app requires the s132
i am trying to understand the bootloader issue, not so successful on that unfortunately...
We are developing a product based on nrf52840. The product will always be configured as a BLE peripheral. We need to be able to use OTA for both SoftDevice & Application code...
Hi, all
I'm going to develop a crypto application, and tested on nRF52840 with nRF5_SDK_17.0 CC310 run-time library.
there are a need is compute public key from a known...
Hello,
We are currently using the 0.27 and the 0.26 PINs of the nRF52840 for I2C communication as suggested in the sample code. But we need to use the P1.12 and P1.14...
Hi,
I am using nRF52840 as a peripheral + want to add UART to communicate with like Arduino and GSM. Is there any project that I can use/follow. Thanks.
I see LESC_DEBUG_MODE defined in some of the examples in the SDK (17.0.2) but I can't see where this definition is referred to in any of the libraries, so I don't think it...
I am facing strange issue when I execute firmware with NRF_LOG_ENABLED set to 0.
During BLE communication, Firmware is crashing.
If I enable NRF_LOG_ENABLED, all is working...
My requirement program flow is clearly written down .Please help me out.
void USART_EVENT_Handler()
{
// disable timer 1
//disable timer 2
// clear timer 1 count...
HI,
I have already got output from each of the SHT20 and MLX90614 sensors. Now I want to combine both the code. Regards, I need an help to Setup prj.conf file
Thanks &...
I'm referring to the HID keyboard example (BLE peripherals)
The example itself is more or less working and since my goal is to send a whole character string via BLE and...
Hello, Nordic!
When a scan is started with certain scan parameters, a timeout event (NRF_BLE_SCAN_EVT_SCAN_TIMEOUT) will occur in a time less than the specified timeout...
How can I do a point multiplication in NRF52840 using the ECC hardware accelerator for the secp256k1 curve? Also are there examples or any documentation on how to implement...
Hi,
I'm openning a new case (following the proposal of Einar Thorsrud ).
I want to do a BLE NUS project with custom service 128bits and with custom characteristics also...
Greetings!
Using the NRF52840 PDK, I succesfully erase, write and read without any modifications!
I have custom boards which involved a NRF52840 and a MX25R6435F (so same...