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 using nrf toolbox (ble uart )to receive data from nrf52832 ..i am receiving the data for every one minute . i am facing the issue in auto connect see the below...
Hi,
Actually I am interested in making the custom design Board for the nRF52 series , so where can i find the schematics , layout files of the nRF52 Development Kit ....
Using s140 for the nRF52840 is it possible to have a BLE multilink connection (up to 8peripherals) with an extended MTU size (around 70bytes)?
All examples that I have seen...
Dear Team,
would a solution like this be possible with nrf91? http://rxnetworks.com/location-io/predicted-gnss-ephemeris/
> a reduction of Time-To-First-Fix from 45...
Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when...
In the nRF52832 (Laird BL652 module) I have programmed.
MBR + SoftDevice from 0x0000 0000 Application from 0x0002 6000 ~ 0x0005 927C
Now trying to program additional application...
Hi
Is there any documentation regarding bluetooth in nRF52832 specs sheet or anywhere else? I understand that there are examples provided by SDK. But I want to know in detail...
Hello,
we are running BT certification on product with nRF52840 chip. It seems that TCRL-2018-2 is now mandatory.
Did someone know if the QDID certified TCRL-2018-2 is...
I am not able to program the nRF52840DK by copying over the .hex file generated by my project to the JLINK drive. However I am able to successfully program using Segger directly...
Hi,
We are looking at using the key:value store functionality defined in mesh_config.h. Can you provide some additional detail on
HW and or SW configuration required to...
Hi,
We are trying to develop a system of IMUs for motion tracking using multiple Thingy boards and an nRF52832 board. The Thingy boards are used as IMU sensor nodes and...
Hi, This is M.Irfan. I want to send data (collected by mpu6050 sensor) using Bluetooth in my cellphone and want to save it. Can you help me with some example code of sending...
We noticed issues regarding BLE activities when running our custom bootloader. It seems that we have located the cause but would like to have approval for that behavior. ...
Hi All
I am trying to find some example code which uses easy DMA over UART using nrf528240..
Using sdk version 15.0. The example which is available by default uses the...