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 there,
I have a project where I am using the NRFX I2S Driver. I am using SDK 15.3.0 and SES 14.2.
In my sdk_config.h, I have the legacy I2S driver disabled and the...
Hi all,
I read from previous answered question found that version6.1.0 with s15.2 supported only S=8 encoding transmision when LE_CODED_PHY is chosen.
Does nRF52840 with...
Hi,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
I try to enable CRYTO feature in my module. But undefined reference to `CRYS_ECPKI_GetEcDomain' and other undefined reference...
I'm migrating a project from SDK 14.2.0 to SDK 15.3.0 and using the UART (not the UARTE). I want to use the legacy UART driver. I'm hitting these errors when compiling
app_uart_fifo...
Hi ,
Using the at client sample, i get this print :
***** Booting Zephyr OS v1.13.99-ncs1-5904-g71a875c18e2d *****
The AT host sample started
but I cant send any...
Looking for source code or off-the-shelf app to connect an nRF52 to Windows 10, ideally using NUS. I've read some of the posts on this topic but couldn't find a ready-made...
Hi,
i am developing a device with nordic NRF52840 soc and i want to implement a usb device with HID interface and custom hid descriptor, for test i changed nordic usb_hid_generic...
Hi,
have you by chance conducted any experiment using the timeslot API to share an antenna with a separate BR/EDR radio?
A GPIO on the Nordic triggered by the timeslot...
Hi,
I am trying to improve the user experience on IOS with NRF52832: I would like to be abble to scan my device and pair using the IOS bluetooth native manager.
Is there...
so far i am doing good with my nrf52840. i have played with so many examples they all work good. but the problem is when i try to merge them to full fill my need like i was...
Hi,
I'm testing the ble peripheral examples in my custom board with an nrf52810 and in the nrf52 DK (using the hardware emulation of 52810). I started with the ble_cscs...
Hi,
i am working at the moment with 2 devices using the chip nRF52832. And i have to connect these 2 chip each other with a Bluetooth connection.
i have known that this...
Hi,
I am evaluating nrf52 using the light switch example for one of our future products. I have used Nordic nrf51/52 for BLE applications in several products. This is my...
[nRF5SDK15.2.0, KeilMDK, Windows 7]
the code runs ok in the customer board, and the print log as fallows: [00:00:00.000,000] ble_scan: Adding filter on CPS_xxx name [00...
Dear nordic,
I started to integrate PCF853(RTC module) using i2c. but its not getting proper output can you help me what wrong i do?
slave address:- 0x51
read register...