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 ,I am new to nrf .I am currently using nrf5340,so i want to just print raw data of sph0645 using zephyr.I tested with examples of echo but i didnt achieved to print raw...
Good afternoon, I'm working on a project where the objective is to estimate the beacon <-> observer distance based only on RSSI. As a part of evaluation I've taken some RSSI...
Hi,
I´m using a Fanstel BC40M board with a nRF5340 on board as a peripheral device.
Being connected to a central, it triggers some tasks in the peripheral. The peripheral...
Hello All,
I have nrf9610 Develoment Kit on my side:
mfw_nrf9160_1.3.5
Using nrfutil-device core version: 7.13.0
Using nrfutil-device version: 2.1.1
...
Hi Q&A
Recently, the Bluetooth communication protocol (nrf52833) was added to the ESB, both can communicate normally, but there is a problem when switching between the two...
Hiii,
I have added BLE from peripheral_hids_keyboard to Peripherial_Uart,and now my PC and mobile (Android) can connect with DK(nrf52833) and can regard it as a HID,but...
Hi experts,
I am in the process of upgrading the projects based on nRF52SDK to nRF connect SDK. Previously, we used to store the entire nRF52 SDK along with our custom code...
Hi all,
Currently our team is trying to implement a bluetooth mesh sensor network. We have started testing and experimenting with the mesh interface by trying to follow...
i Used a nrf52840 DK board and zephyr sdk v2.6.0. I'm start the ble advertisement and configure the gpio interrupt on sw1 in low mode flag GPIO_INT_LEVEL_INACTIVE (Low level...
Hi, I tested the TCP client AT command in nrf9160DK, I flashed the ncs v2.5.1 example of serial_lte_modem firmware on the board.
I send the command as below list:
AT#XSOCKET...
Hello
We are using nrf5340 in the new project. PCB design was made. We are currently waiting for the typesetting process to be completed. There is no Jlink on the designed...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I've got a custom board that puts UART_TX on P0.14 and UART_RX on P0.15, with no RTS or CTS signals. I've got a USB to UART cable that I've plugged in, and I know at the very...
Hello, I am working on an application where large amount of data are being stored onto a NOR flash. The flash is a W25Q02JV with 2Gb of storage, running little FS. My application...