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...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
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...
I'm using SDK 7.1, SD310 2.0.1, MCP 3.8.0.7
I have two versions of a board with the nRF51. Some of them have the 32kHz crystal and some don't. In my application I have...