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 All,
I've got a project with an nrf51802, i'm trying to connect to it with a jlink edu to no prevail..
I'm running macos catalina 10.15.7 (19H15), nrf command line...
Path to sample: v1.6.1\zephyr\samples\boards\nrf\system_off
Board selected: nrf52840dk_nrf52840
-------
I am attempting to modify the sample to use a button connected...
Hello to all,
I have a problem with nrf52840 DK board, it was not detecting in nrfConnect with PC.
Previously it was working but when I had checked one sensor which is...
HI , All
I am debugging connection of "Chromecast Remote Controller" with ble_app_interactive.
I am trying to implement ble_app_interactive on nrf52832 as my application...
Good Afternoon,
I am using NRF51822-QFAA as ble remote in central mode. It connects to ESP32 and send the command for changing it's mode. I am using the RF module YJ-14001...
hi
my board nrf5340 do not run any ble example . it creates build and everything is good in softwre while running. but when i try to receive any signal from board of blutooth...
Hello,
I am new with nordic boards. I am using an nrf5340-(P)DK.
I bulit and downloaded the perhipher-lbs sample successfully to the board.
However, when trying to discover...
Hello All,
I am developing thread base system.
I am using SDK - nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
Dev-kit - nrf52840
I am using mtd code for development...
Hi,
My project is combined 'Multi-link Central Example' and 'ble_app_uart', so that it is a central that can be connected to multiple peripherals and a peripheral that can...
Hi, do you plan to upgrade FreeRTOS? In nRF5 SDK v16.0.0, there is FreeRTOS v10.0.0 - at the time of writing, FreeRTOS v10.2.1 is available and it comes with a few fixes....
Hi everyone
I am in the process of designing and developing a product. And I think there may be someone having some issues with connecting their displays to the NRF5340...
Hi,
I am trying to implement FOTA in my application. I can implement non secure bootloader and run successful
in prj.conf
in main.c
And Now I am need to add...
My team is developing an IoT application that transmits sensor data from the nRF9160 over the LTE-M network to a database. A few questions:
1. Is it possible to use the...
Hello to all,
I'm working on a project based on sending data collected from a sensor network to a Zigbee Coordinator: the sensors are End Devices and must be tied to a Coordinator...