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...
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 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...
Hi, we are evaluating possibly using OTS in our product. We are currently on SDK 15.3.0 and when I look at the documentation:
https://infocenter.nordicsemi.com/topic/com...
Hello,
I really need your help with my problem.
I have a sparkfun nrf52840 mini which is the peripheral, using the code ble_app_uart, and a smartphone with a custom...
I'm compiliing against version 1.1.0 of the ncs, and my device have the mfw 1.1.0 firmware running.
When starting the device, I get the following output:
This is not...