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, I am working on SDK 15.0 Multilink central and Multi peripheral
Soft device: 6.0.0
Segger IDE
Application overview :
When the central request to all peripherals...
Hi, I have seen in other topics here that it is not possible to control the server of the light switch example from the Android App, only the Generic On Off Model. But when...
I am working on RTLS project using nrf52832 SOC. In beacon mode i want to advertise temperature and battery strength . but i am not sure if what method should i use to measure...
Hi,
I am using nrf51822 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is i have imported the example program from the sdk...
The nRF52840 supports 2 Master/Slave instances.
Is it possible to configure the nRF52840 as a Master when connected to an I2C bus that has another Master present?
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm using nrf_fstorage_wrile() which work fine on most of the cases, except for len == 6 bytes. When I read back on the Flash, after successful write, I found that only 6...
Hi,
It‘s great thing that the nRF9160 DK can buy.
But there are few question need to be confirmed?
1, I saw the "Onging ceretifications" ( https://www.nordicsemi.com...
Hi,
I am using a nRF9160 with the LTE-M modem firmware. But I want to change it to the NB-IoT firmware. I have followed the instructions to install the dfu.
But when I...
Hi
I am looking at the file
\examples\light_switch\server\light_switch_server_nrf52840_xxAA_s140_6_1_0.emProject
and in there I see that there is the line
linker_section_placements_segments...
Hi,
We are planning to develop an IOT device using the nRF52840 which will communicate with a Hub device which will contain another nRF52840 chip, so we want to check the...
Hello,
I am compiling with encryption implemented for Bluetooth communications. Specifically with code taken from the ble_app_hrs_c example.
I am seeing this error:
...
Hi Sir
I am testing nRF52840 product with CMW500 BT5.0 testing script. But the testing is easily stop due to connection broken, especially for RX and long range testing...
I made an application based on ble_app_uart example using s130_nrf51_2.0.1_softdevice.hex and I have 2 boards:
- 1 nrf51DK
- 1 target board using nRF51822-QFAA H0 (version...