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'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...