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 have a nrf52840 dongle with which already been flashed with ot-NCP binary and I want to over write this binary with new binary image[ot-rcp] in nrf connect for desktop...
hello,
I'm working with nRF52840 dongle, i installed nRF Connect for desktop v3.6.1 on ubunto 18.4 and i am using python3. After programming connectivity_4.1.4_usb_with_s132_5...
Hello I'm using Zephyr and trying to update the characteristic value with interval of 50ms. The problem is that the android app nrf connect freezes after I start reading the...
Hi,
I'm trying to run the light_switch sample app from nRF SDK for Mesh.
I have both PCA10056 and PCA10059, and I used both to run some other applications before testing...
Hi. I'm evaluating the nRF52810 chip by developing on the nRF52-DK (based in nRF52832 chip). As noted in this chapter https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17...
We need to work with the PWM, the idea is to set one frequency, duty 50%, and put out these pulses to one pin, we understand how to do that but we need to stop these pulses...
Hi,
I once got the following message while trying to attach a debugger to my network core.
After this event, I haven't been able to program my network core.
I have...
I am looking at the hardware design of Thingy91, where the antenna is shared by LTE and GPS/GNSS. My system will be connected to a cloud (probably most of the time) and track...
Hi,
Our NRF52840 (running 14.2) often takes a very long time to disconnect, from when a disconnection is initiated by the phone. It can take 30s, sometimes even more, for...
Hi,
I'm using 5 nordic thingy 52 (nRF6936).
I connect all of them with my android smartphone using your thingylib library ( github ) and read only `rawDataNotification...
I have a nrf52832 based device with several GATT services which are used by custom IOS/Android applications via a paired phone. All of this is working correctly.
I would...
Bug in the SDK function below. channel_free is called whether or not pin_in_use_by_te() is true or not. For us this resulted in channel_free() getting called with an invalid...