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...
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...
I'm trying to fully understand how DFU works and am going through the nRF5 SDK v11.0.0 example bootloader ( dfu_dual_bank_ble_s132_pca10040 ) and app ( ble_app_hrs_s132_with_dfu_pca10040...
[summary]
When I update app by Keil μVision, RAM setting is reflected correctly, but when I update app on OTA, RAM setting change is not reflected.
[condition]
Old...
Im trying to read flash memory ( N25Q032 ) identifier using SPI (NRF52) but then eveytime I try to read a register, the output is always zero, I tested with oscilloscope and...
Hi,
I'm using the nRF Dongle for sniffing.
Apparently there are many problems with the sniffer application.
First of all, the CTRL+R command for downloading the FW...
Hi!
I am trying to modify the ble_app_gls example from the 8.0.0 SDK and am running into some issues. I am trying to add the nus service to this example and would like...
HI dear:
We have two questions to ask you:
1、Can we customize two different BASE_UUID in the nrf52832 ? If we can,and how to do it,We can customize one BASE_UUID (128bit...
Hi there,
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run peripheral and BLE examples...
Hello,
i'm looking for the NRF52832 QFN48 6x6 symbol and footprint in Orcad/Allegro format to accelerate my design,
unfortunately, my electronic designer don't use Altium...
I've been experiencing this bug for a while now. What happens is that a app_timer's overflow handler can't put any more messages into the queue because the queue is full,...
I need to connect to the VSS of the nRF52832-CIAA Ground
A mistake by one of the VSS was not connected nowhere.
The VSS was one N.C..
Do you have any problem with...
im sure the reference design is copywritten if i added two components and removed the GPIO breakouts and switches and led is that in any way not ok? i know nothing on RF signals...
Hi. I am trying to add DFU service to sourse code with existing service. When I try to run service without device manager + DFU or run device manager + DFU without my service...
Hello!
I am trying to build a connectable Eddystone beacon with a Blend Micro board which uses nRF8001 . I used the BLEPeripheral library ( github.com/.../arduino-BLEPeripheral...
Should I call app_sched_execute at least once before the first app_timer_start ? I have a strange bug and I realized that calling it before is a fix but I don't see this in...
Maybe this is a newbie question but, I read that using TEMP is a restricted resource for the SD but I could not find any driver or example to use it correctly.
Can someone...