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 there,
I am currently trying to read the leftover WS2812b LED strip data which was sent using a single channel I2S. The data sent from the board (through I2S) looks...
nrfx/nrf52840_bitfields.h not define I2S_CONFIG_MCKFREQ_MCKFREQ_32MDIV6-2.
But nrf52_bitfields.h is defined this.
nrf52840's datasheet is written,MCKFREQ 32MDIV2-32MDIV125...
hi, I have developed the product using 802.15.4 (custom zigbee packet) and bluetooth application.
version.
nRFSDK: v15.2.0
nRF-IEEE-802.15.4-radio-driver: nrf_802154_1...
I am currently using the nRF51422 device with SDK 11. I was wondering how to implement the battery life service and characteristic in my program. I have successfully advertised...
Hello DevZone team,
Currently, I want to design a wireless sensor system which can cover around 100 meter range.
It can be in any kind of topology: mesh, star, ... as...
Hello.
I have a nRF9160DK.
I want to try this uart example: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/uart
I want to config the...
Hi!
I use NRF52832 as the central, the protocol stack is SDK14.2.0, modified with ble_app_uart_c . I used three services, two of which need to turn on notifications. When...
I am looking for a .hex file application for the nrf52840 dk that I can control from an external application via the USB port in order to setup and test the physical layer...
The changes to the dfu bootloader in sdk 15 are great, particularly the support for the wdt. After moving over to the new bootloader, here are some features that would be...
Hello Nordic experts,
I am working on NRF52840 DK with nRF5_SDK_15.2.0_9412b96 and facing an issue with sd_ble_gap_conn_param_update. I connect to a paired peripheral by...
Hi
I have been looking at the nrf_esb code for nRF24LE1 $LastChangedRevision: 5717 $
It seems like the nrf_write_multibyte_reg is not written very efficient. The function...
Dear Nordic DevZone,
I am having a problem using SEGGER Embedded Studio for ARM
Release 4.12 Build 2018112601.37855 Windows x64
When I select a Group under Registers...
I have ported the NFC URI example to a custom project that I am working on (platform details listed below). I am using an Android phone running NXP tag info app to read the...
Hello
I have a question to ask, I want to beacon the battery level and temperature. I know there is a temperature sensor inside, if I want to use saadc to get the sensor...