IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
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 there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...
Hi guys,
I would like to run the sample SMP_SRV at NRF5340DK with memory mx25r64 configured as SPI (not QSPI).
What are the necessary changes?
I tried build an...
Hello,
when I plug in my nRF5340-DK, a mass storage device called "JLINK" appears on my Windows PC.
Normally, it is possible to copy .hex files with firmware to the mass...
Hello,
I need a bit of help understanding the Bluetooth qualification requirements as described here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols...
Hi, I'm just a beginner in nrf91 series MCU and I want to communicate my nrf9160dk with existing application in SMT32 over UART.
I want to use UART1 which is default connected...
MERHABA,
resimlerde işaretlediğim PCB devresinde nRF52840'ın padlerinde işaretli alanlara vialar eklenmiş görünüyor. Ancak PCB üreticileri pedlere bu şekilde via eklemenin...
In preparation for production, I am testing NB-IoT with China Mobile Hong Kong (CMHK). The same test code runs in Canada as well as in Japan with LTE-M with no problem. The...
Hello,
I am currently using some code from the HTTP client sample to send HTTP requests to a server from my application. I have encountered an issue where the thread from...
I am designing a beacon product, but after trying it out, I find that the SDK is not that friendly to me. What resources can I refer to? The requirements for the product I...
Dear Nordic Team,
We have tested that the nrf5340DK borad was ok for the broadcast audio source role.
We want to add the nrf21540EK FEM borad on it to test the max broadcast...
Hello,
I have a question regarding sensor configuration. I am planning to use the LIS2DW12 sensor. While reviewing the SDK, I found the source code in the path sdk\zephyr...
Hi, We are developing a custom PCB which contains the nRF52840 MCU as the main MCU on the PCB. The PCB is battery powered and would need to support timekeeping even after...
Hello, I'm working with NCS 2.6.0 in Visual Studio Code
I already have a private key generated by using imgtool.py, and I put the .pem file in C:\user\nordic\ncs\user_apps...
Hi,
I am using the Nordic NRF52832_dk with SDK 16.
I need to write, read, and delete data in flash memory.
I store the data by creating a file in the flash memory...