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...
Hello.
I'm migrating an existing project from SDK 15.3 to SDK 17.0.2.
I'm having trouble updating my build scripts, specifically merging the settings page + BL + SD +...
Hi,ALL:
As top:
1.When Compiling file NRFX_TIMER.C,it warns :ISO C99 requires whitespace after the macro name. AND :"APP_TIMER_V2" redefined。 and I only can find the APP_TIMER_V2...
Hi,
I am using 2 esb devices to test my packet send and received.
My use case is:
1. Node-1 and Node-2 is power-in in PRX mode
2. Node-1 switch to PTX and send a packet...
Hello guys,
I am new in the BLE world.
I am currently using a BLE Android application running on a tablet + nrf52832 communication with another chip through UART.
I...
I understand only the flash memory that stores the boot image is available. We need ca 32 Kb of persistent storage. How can that flash memory also be used for additional persistent...
Hi, all
I'm using nRF52832 pca10040, s132.
I successfully read peripheral characteristic using 'ble_app_uart_c' example.
However, I read once only when the connection...
Hi,
I am struggling to find out why my device will not immediately start my application after an OTA DFU upgrade.
I am using buttonless DFU on a custom nrf51822 board...
HELLO,All: When using SDK5 From 52840 change to 52833 ,There are some errors,as below: 1.Output/Release/Exe/ble_app_hids_mouse_pca10056_s140.elf section `.init' will not fit...
Hi:All:
A: Since I have getten help to make left/right button working well, but I just want to know the dataflow from the button being pressed to released. 1. It means that...
Hi,All:
When i use SDK16 ble_app_hids_mouse example, the computer warns: driver error.But when i use the same dongle with another mouse,it is no problem.It seems the problem...