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...
Hello, I am implementing a radio interface with a master and a slave. the master sends a synchronization frame every 1ms. this way the slave can transmit data for 500us, every...
As far as I know I added CONFIG_GPIO=y to my project. But the errors fill the build terminal window.
How do I see the rest of the log?
Am I missing an include?
Hello Nordic Experts,
I am developing using the nRF52833, using the module BM833 and a custom board with the Nordic SDK. I am running the UART example with some modifications...
The scan delegator functionality has been implemented in Zephyr and the samples\bluetooth\broadcast_audio_sink application uses it. A broadcast Assistant than therefore scan...
HI,
two years ago I started my adventure with the nRF52840 microcontroller. I started using SEGGER Embedded Studio for ARM as my development IDE. I created a peripheral...
I have compiled and run Torbjørn Øvrebekk's ESB MPSL sample ( github.com/.../ncs-esb-ble-mpsl-demo) for the nRF5340, which works great, but the cpunet on the PTX side hard...
I am using VS Code with the NRF Connect extension and NCS v1.9.1 and whenever I use LOG_INF with some simple text, Intellisense gives me the following error:
The actual...
If the legacy USB Driver for J-Link is not installed on Windows, some nRF DK boards do not show up in the device list in the nRF Connect for Desktop tools.
The latest nRF...
Hello,
I hope you are having a nice day. I just updated from nrf Connect SDK v2.4.2 to v2.5.0 when I encountered this bug.
Part of my application is based on the nrfx_prs...
Hi,
I made a DFU procedure with:
nRF52840 DK as Disrtibutor
nRF52840 Dongle as Target
Since composition data of my new firmware was the same of the one allocated on...
Hi, I am developing an application to read the ADXL355 via SPI. I have not been able to read the register of my accelerometer. And I don't know why. I tried reading the register...
Hi, I'm getting an error saying that "ble_link_ctx_manager.h: No such file or directory issue"
This is the main.c file:
Also, I have attached the snapshot of my project...
Hi!
I'm developing for nrf52832 using zephyr. I'm using the nordic hal driver in order to use the PWM with EasyDMA. The PWM is used to control a piezo buzzer. The PWM is...
I have very advanced project based on nrf52840dk for dev and custom boards for prod.
The development environment is based on zephyr build dockers. Zephyr is 3.5.0.
I would...
Hi,
I am having a hard time for days now trying to get the MCP2518FD working on a nRF9160-DK board. This device, embedding CAN transceiver and receiver, is accessible through...