I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
Hi,
We are doing DFU updates through a nrf51422 dongle (data passing from UART to BLE), using our own code, based on the multilink central example.
The DFU peripherals...
Hi, I'm have a question :
If i download s120 or s130 softdevice, which SDK version i need to download ?
Which version is compatible with my nrf51822xaa ?
The reason is...
Our BLE hardware is designed to send data at 50 Hz speed continuously using nrf51822.
It worked well with APP with Android 4.3 and some Android 5.0/6.0 ,we can receive data...
Hi,
I'm getting familiar with my nRF52 DK (PCA 10040).
I stumbled on something when I was doing an application that toggles LED1 on every TIMER0 event (200ms). Here...
Hi,
Id like to understand the FDS state after flashing the device. Im trying to check if the record exists then I use it, otherwise I write a valid info into the record....
Hello All
Could you please guide me. i want implement BLE with SPI interface...if i sent any command via mobile Bluetooth..then NRF51 DK should receive the Command and...
I have already changed the define NRF52, NRF52832_XXAA,BOARD_PCA10040 to NRF51,NRF51822 and BOARD_PCA10001 and adjusted the ROM and RAM areas as below.
But there...
ERROR OCCURS WHEN TESTING UART nus service on a nrf52832 custom board UART APP SHOWS LIKE THIS device doesn't support UART WHEN I TRYING TO CONNECT WITH MY DEVICE. PLZZ H...
Hi Nordic Team,
In one of our application, we need to interface BT HCI chip with Host MCU(Cortex M4 based). Below are the application profiles we need support for:
...
I am having trouble using GPIO P0_9 and P0_10 as GPIO pins. These are the pins designated as NFC1 and NFC2.
I am using the following sample code:
#include <stdbool.h...
Can a peripheral device know when the client made a scan response request? I want to use scan response as a form of acknowledgment so the peripheral device knows that the...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
It looks like there is a new version of nRF Sniffer for the nRF52, but it doesn't seem to be formally released, although it seems to be 6 months old. Is it expected to be...