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.
Hi,
I am using SDK 17.0.2 for a simple scanner project, where nordic SoC is communicating with main MCU via SPI. The code starts normally on nRF52832, but on nRF52833, it...
Hi,
I am running the example ble_app_att_mtu_throughput with the nRF5 SDK on two nRF52840-DK dev kits. I have flashed both dev kits with S140 soft devices prior to flashing...
We are finalizing a product that has a BL652 (nRF52832) in the main unit and a BL651 (nRF52810) in a remote control unit. We are trying to get our regulatory radio testing...
When I changed HFCLK from "64 MHz internal oscillator (HFINT)" to "64 MHz crystal oscillator (HFXO)", the power consumption when executing sd_app_evt_wait() became larger...
Hi,
We've created a FW image targeting a PCA10056 which consists of our application FW, the example secure DFU bootloader over USB, and the softdevice. Everything works...
I have the ws2812 example working with ncs v1.5 on board actinius_icarus_som
However, when I combine it with other code such as for a custom SPI device and udp comms it...
Hello,
I contact to you because a customer is interested on the RF System, part number nRF5340-QKAA-R, and they asked the following below;
"
Customer wondering if you...
I added FOTA_DOWNLOAD and MCU_BOOT to my project.Then I want to use http to download a file, and an EBADMSG error occurs at this time.
I reproduced this problem in the download_test...
We have an I2S implementation that I based on the example code, but using the nrfx driver. Audio plays fine, but after I call nrfx_i2s_stop, I first see that no next buffers...
I didn't change anything and compile the source file from github. But my thingy52 keeps flashing and stays in DFU mode after new app hexfile was burned in
https://github...
Hi.
I use ble_app_hrs example.
Environment is follows.
- PCA100040 , nRF52 DK
- nRF SDK v17.0.2
- Galaxy Note10 mobile Phone
Bonding process is always fail...
Hello,
I am developing with reference to "Light switch example".
And once the nodes are provisioned, the device acting as a provisioner is powered off in a warehouse...
Hi,
I'm using SDK 17.02 and using the ble_app_buttonless_dfu as a template, but merged in the code from ble_hid_keyboard for the whitelist. EDIT: also need to add that I...
I am working on a project that is implementing the segger_rtt framework. It's based on an NRF52840, it's running FreeRTOS and we're using Segger Embedded Studio (SES). Using...