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 get the log:
[00:00:30.320,159]
[1;31m<err> multicell_location_sample: Failed to acquire location, error: -77
Why I can not get the location like this: ...
Hi Amanda, My Last Ticket with Same Subject wrongly closed and issue not resolved So starting new Want to know how suggestion in your last reply will resolve my sequence number...
Hi,
I'm writing a Windows application that used python QT and pynrfjprog library for programming HEX files.
But I can NOT export it into a .exe file for executing (using...
Hi,
I see in the nrf9160 1.2.0 AT document there is a command XFILEWRITE that suggests the GPS almanac can be written and persist in the modem.
Can you provide more documentation...
Hi, I have developed firmware on nRF52840 as a peripheral. Now I have to develop firmware on nRF52832(beacon) as central which scans the first device and connects and sends...
Hi,
I am using Zephyr configured to use the softdevice as the BLE controller.
I am looking to read and write a small amount of data to the flash for non-volatile storage...
I use nRFgo Studio 1.21.2.10 and J-Link V5.12f.
In nRFgo Studio I can erase my nrf52. However, programming with softdevice or application ends with error Unable to find...
Hi,
We are having custom HW and having NRF91DK and NRF52.
We have architecture as NRF91 and NRF52 (Central) is connected over UART and NRF52 (Central) and NRF52 (Peripheral...
Hi
I'm using direction finding connectionless_rx project from NRF Connect SDK 1.7.1 with NRF52833 and I want to sample the CTE with a 4MS/s sampling rate (sample spacing...
Hi, I have a project developed on Visual Studio Code and PlatformIO. Now I want to use the same classes with SEGGER Embedded Studio. How do i do? Thanks.
I am very new to this product and Bluetooth technology in general. I am trying to determine what I have done wrong. I have purchased the nRF52 dev kit and downloaded and installed...
Hi,
In our design we use Fanstel BM832 module, based on nRF52832 chip. We have failed spurious emission in ETSI RX mode. Rx LO at ~4958 MHz exceeds the limit by 0.3 dB....
Hi,
We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first...