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...
Hi everyone
I want to try this sample but first I want to understand how it works, not about the code itself but theoretically how it works. The few things that I know is...
Hi,
I'm using devices I haven't developed but on the which I'd like to add functionalities. These devices are working as a small network using 2.4Ghz Nordic ESB protocol...
hi,
Currently we have 18 peripherals sending data to one central in multi link network with a time interval of 1 minute which is hard coded in all the peripherals. As per...
Hi everyone,
I have a BLE project and i added the Nordic UART Service to it. It compile without error or warnings but ble_advertising_init() return NRF_ERROR_INVALID_PARAMS...
Hello,
I am in trouble with adding macros and using the macro in user include directories.
As you know, sample project comes with following user include directories;...
Hi,
Anyone encountered this issue when installing the nrf sdk (cmd in admin):
--- Cloning manifest repository from github.com/.../fw-nrfconnect-nrf , rev. master fatal...
Hi team,
We have our custom board based on nRF52840 SoC.
I was trying NFC text record example provided in SDK 15.3.0 by commenting out log, LEDs. I was not able to observe...
Hello,
I am using nrf52840 dk and I want to reset my device. I have pressed the sw5 which is the reset button but nothing is happening. Could someone help me with this....
Hi,
I am new to the SoftDevice and I am using NUS UART example (nRF5_SDK_16.0.0_98a08e2\examples\ble_central\ble_app_uart_c\pca10040\s132\ses). In server side, after writing...
Hello,
I am noobie at programming. I bought myself these modules, I want to create a mesh network for one of my projects. Could you please tell me how do I proceed ahead...
Hello,
I am using ses and nrf52840 dk
I wrote the code for reading temperature from the inbuilt temperature sensor and when I read value from TEMP register I am getting...
I am trying to perform a large SPI transfer of 72576- 104976 bytes to an nRF52840 SPI slave. I'm running into an error thrown by the SDK indicating that this length is invalid...
hello,When the device's pairing record is lost, the phone's is in.stack report PM_CONN_SEC_ERROR_PIN_OR_KEY_MISSING What should I do? NEF52832,SDK15.2.0,S132
I am trying to use the Zigbee SDK to develop a device to connect to older legacy ZigBee HA coordinators. To do this, I need to use the zb_ha_ez_mode functions detailed in...