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,
Using scan sample I am trying to read drone Remote-ID. When broadcasting Remote ID via Wi-fi Beacon no problems occur, but once selecting only Wi-Fi NAN as delivery...
Hey! I'm working on a LE Audio project utilizing the nRF5340, where I need to stream audio both from and to the nRF and I have encountered the error "sw_codec_lc3: LC3 enc_bitrate...
Hello,
I can see there are some ADC examples on Github https://github.com/NordicPlayground/nRF52-ADC-examples But those examples are nRF SDK5. Are there any ADC examples...
Hello everyone,
I have a problem using pstorage_update. Normally it does as it should, but once i call ble_stack_init(); on my code, pstorage_update doesn't work anymore...
Hey,
I am trying to use the example for Sync_Advertising_conn to get a connection between 2 nrf5340 devices. but I get this message
the problem is in the config
CONFIG_BT_PER_ADV_SYNC_RSP...
Hello,
I am using the nRF52811 on a keyfob that transmits short packets when a button is pressed. The button directly connects power to the MCU, and the firmware immediately...
Hi,
I've just received my new nRF9161 Development Kit, but when going through the Quick Start, it fails to program.
Log:
2024-06-19T20:51:59.582Z INFO Initialising...
I am trying to interface nrf52833 devkit with BG95 devkit using PPP connection. For this I am using gsm_modem sample code. But when I am getting error while build configuration...
Hi,
We are wondering the current consumption in our custom board. The board has the following components (my FW view :)
nRF9160 - powered directly from batteries (either...
Hi
I use nRF7002-DK and sdk version as v2.5.2,download lesson8 exercise 3 solution and build was error as below log, which parts am I miss?
build config as below
...
Hello,
I a working on a project that uses the nRF5340 CCM peripheral (Network core) in an asynchronous mode. That is, I encrypt PDUs prior to scheduling them for transmission...
I want to configure my setup for secure boot and enable TFM and encrypted application images for firmware update. I am using nRF sdk version 2.5.0. My board is nRF9160. Now...
I have setup the UART along the same lines as the sample project in the DevZone Academy. I have extended the example provided to suit the project needs.
What I am getting...
Hi all, We have a custom board running with a project based with ncs v2.6.0. On our board we have two external flash, one is used for DFU the mcuboot_secondary with QSPI and...
Hello All,
I am not able to find the nrf_drv_adc related files in SDK folder. ADC library is not supported in NRF5_SDK_17.0.2 is it so?
Thanks and regards,
Neeraj...