Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
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...