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,
I have to evaluate I2C functionality of BL654 module. There seems to be RTC chip in Laird DVK BL654 board. Is there somebody how has investigating how does it work...
Hi everyone,
I have a custom board with a nrf52832 and a I2C device connected to P0.21 (SCL) and P0.20(SDA). I was trying out the twi_scanner example and had modified the...
Hello,
Is there someone who has worked recently with nRF52840 and SHT21 (Humidity / Temperature) sensor ? I have to do some basic test for HW and validate that sensor...
Hi, i would like to work with nrf52832 for my IoT idea. So my question is where do i start from to work with this particular SOC nrf52832 chip? My End product would have integrated...
Dear Madam/Sir,
I'm trying to compile the ble_proximity example on SEGGER Embedded Studio with SDK 12.3.0 and SoftDevice 2.0.1 to run on nRF51822 with PCA10001.
After...
Hey,
I have implemented the ble_hid_mouse example in the nRF52832, and implemented both central multilink and USBD in the nRF52840 dongle so that both boards are paired...
Hi,
We are using nRF52840 in our product for both Client and Server communication on BLE5. We are seeing an overall average time of 5+ seconds for the overall connect, data...
Hello everyone!
I have started to work with openthread recently, and now I have to build a mqttsn client into a stm32 uController. I'm doing that by using the spinel protocol...
Does the nrf52832 has some delay when the shortcut of END_START is enabeled in continuous receiving?What is the meaning of rx chain delay?Does RX chain delay in 2Msps mode...
I'm having problems getting the peer manager to work in a project forked from the ble_app_template on my nRF52-DK (using pca10040e, S112), complaining it can't initialize...
Hi, I am using ble_app_uart_saadc_timer_driven example, which work just fine when receiving data on smartphone (using nRF Connect app). Now I would also like to do the same...
Hi,
I'm using the Nrf52810 with softdevice S112 for the moment.
Question 1:
In ble_gap.h i see that there is a define BLE_GAP_WHITELIST_ADDR_MAX_COUNT (8). Is this realy...
Hi,
I am reading a voltage value from an analog sensor which changes values with 0.02V step. So, i need the accuracy up to 0.02V from ADC channels . But right now i am...
Hi,
I have project based on nRF52840 (using SDK 15.2) and I have a problem with properly adding ADC measurement using scheduler - description as below.
Problem description...