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...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...
Hello ,
I'm using ncs v1.5.0 , SUPL client library v0.7.0 and modem FW mfw_nrf9160_1.2.3.
It seems that if I am accessing the Flash area in my application and afterwards...
Hi Nordic Team,
Summary: We would like to know about exact packet details for application model specific
Based on mesh profile doc(MshPRFv1.0.1.pdf) we derived the access...
Hi ,
nRF5340 has hardware support with AES CCM mode encryption. As per product specification document AES - CCM is in built in nRF5340 SoC.
I did not find sample code...
Howdy!
This error message has suddenly appeared on a previously fin Windows 10 machine. My software is all current as of today.
Any hints on what to do next?
Thanks...
Hi,
We want to work on BLE mesh topology using nordic nrf-833 boards. We want to implement mobile application in react native to support BLE mesh features. Please let us...
I was using nRF Connect (v3.6.1) to communicate to Segger J-link Base (version 11.0) but it failed. The error message was: ""Failed to setup device: No serial port available...
I want to develop a software that can restore the program after a power failure. I mean, if the device restart, I don't want it to execute from the beginning of the main function...
I made a serial bluetooth function but I want to use it in a form like printf.
Please tell me how to use it using bluetooth_send function.
bluetooth_send("gyroscope...
The reference design for the nRF5340DK uses 0201 components for the matching network.
Would it be acceptable to replace the 201 matching network components to 0402 parts...
Hello NRF,
I have a custom board with NRF52832, and exposed the SWDIO, SWDCLK, GND, VDD, RESET pins for programming the board through the NRF52-DK board.
I started with...
Dear Nordic,
I have some issue with SPI interface (MCU as master, BL654 as slave)
I can see correct signal from oscilloscope, and SPI mode and CLK is config correct...