I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hello!
In my application, I have to receive UART signals from another device. The problem is the signal comes inverted so the nrf51422 can't handle it. I thought in 2 possibilities...
In spi_master.h SPI_DEFAULT_TX_BYTE is define as 0x00.
This value will be used when sending dummy clocks, or just reading from SPI slave, or writing length is less than the...
Is there a migration guide from 8.0.0 to 8.1.0? A lot has changed in GPIOTE and I can't make sense of it.
For example, should I be linking against app_gpiote.c , nrf_drv_gpiote...
I am new to BLE but have been reading up about it. My understanding is that developing BLE custom GATT profiles is similar to SPP but the difference is that BLE is extremely...
Hi,
I just started developing with nRF51DK, tested some working examples to figure the basic things out (Blinky, UART, etc).
I can't figure out how to make the multilink...
Hello,
I ordered some modules and expected them to be based on revision 2 nRF51822.. But they use Revision 1. Now I am struggling getting my Code from the nRF51-DK to work...
Hi
I am writing an application that requires bonding/paring stuffs and face a problem as below
The maximum bonds that my device can manage is 2. When these 2 slots are...
Hi
I use nRF6310 and PCA10005 to develop BLE project. When entering DTM tab, I cannot find the motherboard on "set up on".
DTM.jpg
My hardware is:
motherboard: nRF6310...
Dear Support,
we have done some technical question
About the N5 module of Dynastream (with nRF51422) we would like to program the software placed into the application...
my android program add many nRF51822 devices mac adress to a file in my android device.So I can count number of connected nRF51822 to my android device with bluetooth low...
Hi,all.i want to integrate ble_dtm(6310 board) to ble_proximity(pca1001 board).Can someone give me advise? i run ble_dtm on my board,and cannot find "Nordic_DTM" when i scan...
Hi,all.i want to construct our product test system.i follow AN34 page6 (figure 2) to do this.i have a question: DUT and nRF DK module run same firmware ? if correct,when nRF...
Hi,
In my application, I would like to take some action, when the bonding is removed from the phone.
At the moment I'm using static key for bonding and I see that BLE_GAP_EVT_SEC_PARAMS_REQUEST...