Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hi, I'm almost finished setting up a development environment for nRF52840 DK on macOS. I used the new Toolchain Manager to install everything, and then imported the "peripheral...
While developing our project using NRF9160 , we encounters a hard fault. The screen shot and the map file is attached. Please help us in understanding what is happening from...
Hi, we are using nRF52832 SAADC in differential mode. We have two channels connected.
Inputs are now configured as differential-N and differential-P (PSELP and PSELN). ...
Dear all:
i have a problem about connect distance. My central device is nRF52840 ,peripherals are nRF52810 device。all device Hardware RF performance are good. But,when my...
Hi In continue to Tzvi Kaplan thread and other threads here related to the PDM, like this one:
devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate...
Dear Team, SDK - sdk version 15.0.0 IDE - Segger Embedded Studio SOFTDEVICE - s140_nrf52_6.0.0_softdevice We are developing our custom application and it is battery operated...
Hallo,
I want to measure the RSSI of a BLE-beacon. The beacons runs fie, my problem is the other side. I read the thread:
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi,
I am trying to make a project where one Bluetooth chip receives an audio file from mobile and another chip will receive it via serial communication and transmit ahead...
Will the nrf52811 I2C compatibility work with the I2C on the MLX90614 IR sensor. I need to make sure that they will work with each other without issue. Below is the datasheet...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
I have used the NRF52 before, but we got a new need for it to be used with FreeRTOS. Usually I use the RAM_START and RAM_SIZE defines the set up the ram usage for the soft...
1. I tested the following AT instruction on ncs v1.3, returned OK, but did not return the subscription message, need to modify where to return the subscription message did...