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...
dear all
I have two same 51 822 device with same program, one is normal, the other can't be connected even re-power manually .The two all can be found by nrf master control...
Hi,
I have been able to use SAADC to measure temperature, but my code does not behave in the way I expect it to!
In the config file I have the following settings set:...
Good day,
I try to add inline assembler like this:
asm("POP {R12,PC}");
but I have an error:
Error[Og006]: Error in inline assembly: "Error[401]: Operand syntax...
Hi!
I'm currently developing a driver to communicate with a sensor via I2C using the Nordic's nrf_drv_twi library. I based my code on the twi_sensor example, but since...
We are in process of identifying the right hardware for our project and considering nrf52832 as the core processor. For our requirements, we need to use external serial NOR...
Hi,
I was trying to complie my code but the Keil is giving this error, which I am pretty sure is about the recent update that I have downloaded. I am using nRF51822xxAA...
hi i am using nrf51 development kit. i have gone through nordic development zone tutorial to use Eclipse IDE. build was successful it is creating release folder in which i...
We are interfacing serial flash using SPI interface and use nordic nrf52 nrf_drv_spi.c as the library.
We have taken a look at nrf_drv_spi.c, and it seems in the api nrf_drv_spi_transfer...
I am using Nordic nRF51 Development Kit with SoftDevice_130_2.0.0.I tried to run the SDK 11.0.0's example "examples\ble_peripheral\ble_app_gls\pca10028\ser_s130_spi" from...
As Nordic newsletter, s132 v3.0.0 softDevice have been released, I have a question that: if I want to use new feature in s132 v3.0.0 like DLE or privacy, does Nordic need...
I am trying the tutorial Radio Notification and was following the patch from Ble_radio_notification wont compile . The radio notification init comes right after the ble enabling...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. I want to know how to control the timeout from when the program goes from Bootloader...
My set Up:
TI as Peripheral,
Android as Central,
Nordic as Central
I am doing directed advertisement using TI as peripheral.
Using Andriod as central, I am successfully...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board.Using the OTA Tester (s210), I am currently doing an OTA Update with the s210 dual bank...