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...
1.I want to know which regions or mobile operators are supported by nrf_cloud's AGPS and PGPS services. Does it support all areas covered by NBIOT and LTE-M?
2.In China...
Dear Srs.,
We have some of our products (sensors and communications elements for smart cities), that are using your nRF9E5 product. Now we have been awarded an important...
Dear Nordic
I have a question to ask your.When I used the NRF52 Series and nRF5 SDK,I made a simple modification tot the radio test program in examples\peripheral\radio_test...
Dear, I created a project in SES. I modified the zypher.dts file to define some pins as below:
1. I added some pins in aliases as shown in fig 1.
2. I added pins with...
Hi,
nRF Connect SDK1.8.0, Windows10 X64.
as follow simple code,it will infinite restart.
but all short change to int or char, it work well.
the same code, run...
Hello
Happy Christmas in advance.
I meet a trouble about using littlefs and mcuboot at nrf52840dk.
ncs1.7.1
project:littlefs
I have changed the nrf52840dk_nrf52840...
Hi all
I'm developing a BLE application using nRF52832 : SDK 17.xx
I need to embed a passkey, and the only app example relevant in this case is ble_app_gls.
using this...
Hello again Nordic World,
I am using a slightly modified version of the ble_central example running on both 10028 and 10040 boards as "test central boards" for communicating...
Hi,
We are developing trainer sensor device and looks very smooth so far. But our questions is some apps change our device name to Bryton Trainer xx in the searching stage...
Hi there,
Having just migrated from an x86 Mac to an M1 Mac, I'm now having difficulty getting the programmer app of nRF Connect for Desktop to detect a device. When I attempt...
1) what is the touch pad IC driver that will support nRF52840 ?
2) S25FL512s compactible with nRF52840 as an external nor flash interface . if yes how to get started with...
I am using nRF Sniffer/Wireshark to diagnose some problems with a custom app using 128 bit Service UUIDs as well as well known 16-bit UUIDs.
In the screenshot below, you...
Hi,
Based on previous threads on the matter:
https://devzone.nordicsemi.com/f/nordic-q-a/46565/sdk-15-3-0-missing-bootloader-definitions-for-nrf52832_xxab-qfab
https...
HI
We are using nrf connect sdk.
We understand that when we put the nrf in power down and if any interrupt comes in any gpio than it will reset and wake up.
But my question...