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 all,
i want to add a cts service to my project.
i started with ble_cts example of sdk 11.0, but it's not clear what is the correct procedure to do it.
I add the service...
I tried to add a dfu service to the SDK 11.0.0 ble_rscs_app by following the procedure here . I was able to successfully compile and run the application, and when Master Control...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi all
We use the nRF51822 with the S130 V1.0.0 in the peripheral role and a Galaxy S5 in the central role. As soon as the S5 connects to the nRF, we send a connection...
Hello,
I have been working on a customised Nordic Board ,and I can't be able to do a DFU. The DFU App_dfu_dualbank doesn't display the DFUTarg Bluetooth profile on the board...
Yo man,
I use nRF52 with ADC fun in SDK11 and I want select ADC input to internal VCC.
I modify like below:
static nrf_drv_adc_channel_t m_channel_config = NRF_DRV_ADC_DEFAULT_CHANNEL...
Does the Bluetooth Peer Address of NRF51 Chips change randomly [every 15mins] or does it remain same?
When implementing whitelisting for secured connection, it is required...
Hi, I am unable to build this example in Keil Uvision5. I am getting following error:
"no source": Error: #5: cannot open source input file "......\main.c": No such file...
Hi,
I am trying to setup a testing environment using nrf51-ble-driver_win_0.5.0.
All of my job are:
Download nrf51-ble-driver_win_0.5.0, and program connectivity_115k2_with_s130_1...
Recently updated to SDK11 + s130 v2.0.1 on an nRF51822 xxAC LFCLKSRC=RC
BLE Advertising no longer works. Localized it to our use of TIMER2 for an implementation of systick...
Hi,
Im trying to connect MCP25625 via SPI on nrf52. I checked with the scope that CS, MOSI and SCK are correct, but I get no reply on MISO line whatsoever.
I perform a...
Every time I want to connect to Nordic ble device from my Phone, it ask for pairing confirmation and then it create bond. That's how it should be.
But if the device is...