I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
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,
I did some measurements today on our I2C bus and see that the GND level is different some times. The most time it is not GND level (about 800mV). I checked cross talk...
Dear
I increated a Generic Level module to main elements which have a Generic ONOFF module on Mesh example Light Switch Server project base on PCA10056 DK board for nrf52840...
Hi I am using the example code here https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/nrfx_saadc_simple_low_power_app_timer_multichannel_oversample to use...
Hello guys,
Has anybody had the issue opening the new version of nRF Connect for Desktop (v3.6.1) in Windows 10 Pro. I have used an older version of this application and...
I want to build a secure boot loader for my custom board based on the nRF52832.
This post claims to walk through the process of building an example of a secure boot loader...
I'm strugglgin to find any documentation on how to set/request the iDRX paging interval in RRC idle. I have a device which sends an MQTT keepalive message every 3minutes,...
I have run into the issue where the soft device is not being processed when I debug so it throws the assertion failed error. After a lot of searching on the forum I came across...
We are using FDS from SDK 17.2.0 on nRF52832.
It is working so far, we can store and read back data.
When putting battery in and out fast, we get sometimes, but often...
I have the thingy52.py script running on a Raspberry Pi 4, and I can successfully poll the sensors when the Thing52 is awake (recently tapped) but when I try to poll in a...
In our final product, we wish to send the battery voltage level with other data to our server so that our customers can see how much the battery is drained. I am seeing that...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you list out the security related topics that I need to cover while using...
Hello! We're looking for a way to sync up several peripherals surrounding a central. Our idea was simple- have the central measure 'current time' as near to a connection as...
Hello,
I am working with the NRF52480 and started with SDK15.
I have reached a point where I would like to manipulate the value that is being written or read from a characteristic...
Hello,
In a quite particular configuration, the nRF8001 sometimes stops responding. The only way to make it work again is to do a hardware reset using the reset pin of the...
I want to get the current time on the nrf52840 side of thingy91. As an example, I think there is a method of obtaining the current time with AT+ CCLK on the nrf9160 side and...