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 know most developers follow the Apple guidelines for Connection Parameters. But our device will interact with Android phones, so I was wondering in the interest of power...
Hi All,
Im planing to use NRf51 as a BT Central mode device and to do some simple things (like Immediate Alert control). First i tried things with dongle and Master control...
Hello,
I started with the UART timeslot API but countering some problems.
It will be helpful if I could get any tips or solutions.
I am trying to sample every 2ms and...
Hello
I asked a follow up question on another user's posting on devzone.nordicsemi.com/.../ , but no one seems to respond, so I will try here.
The abovementioned posting...
I've run ble-sniffer_win_1.0.1_1111_Sniffer.exe and pressed CTRL-R, then I get:
Keyboard input error: [Error 2] The system cannot find the file specified..
The log file...
Hello
I am developing an application where the data troughput is very important.
As i understand, the data thoughput is dependent on the connection interval and the number...
Dear developers,
I have a problem with peer manager reporting PM_EVT_ERROR_UNEXPECTED right after it has reported PM_EVT_CONN_SEC_SUCCEEDED.
This is quite a long call...
We all know that PPI can have the same event to trigger other tasks.
But I couldn't find any official document explaining the priorities/timing of those tasks linked to the...
Hi
I am trying to put the nrf52 device to system off state, in order to get minimal current consumption.
When I don't use the soft device, and enter system off state by...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
If i scan again when it is scanning, system goes halt and reset.
So i want to check it's scanning or not before I make it scan...
We have an RFID application, the tag sends the 10 byte data and the data is read at the Receiver continuously thorough SPI channel to MCU.
Payload of 10 bytes, Enable CRC...
I've been playing around with the multi-central central/peripheral examples and I thought I would modify the peripheral to instead use a service I had written for another...