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...
We want to start with ble_app_uart example for our product but it the firmware halts at CRITICAL_REGION_EXIT() in nrf_sdh_enable_request.
We are using the example from 17...
Hiii, is there any libraries or example to read nfc tag through clrc663 nfc reader, could any one direct me to the any solution
thanx in advance
suprith
I am having problems setting up UART communication between nrf9160 and nrf52840 on Thingy91. My set up consist of a Thingy52 and a Thingy91. I am using ncs version 2.0.1....
Hi,
I've been working on Open Thread recently. I found that after I send provisioning request, even though there are 3 servers "enabled provisioning", the callback function...
Hi,
I am trying to setup a raspberry pi 0-W for flashing nrf devices. But nrfjprog doesn't seems to work.
I am using Raspberry Pi OS (32-bit).
I have fetched Segger...
Hello everyone,
I've got a simple question here today. I'm making use of the nRFCloud on our nRF9160-based system.
When using the different APIs to nRFCloud, be it location...
Hello team,
I am having a problem running LWm2m sample out of the box on Thingy91 (SDK 2.1.0, programmer 3.0.4). If I enable any of the sensors using something like the...
hi Team,
i am using Microsoft Windows 10 Enterprise OS and segger 5.40.
i am using nrf52840 DK device in my project.
i downloaded nrf connect for desktop software and...
Hiii team,
I am using the nrf52840 DK I want to connect the slave to the master How to connect a slave with out using a dedicated spi or i2c by using the simple GPIO pins...
American Semi produced this Silicon on Polymer IC a little while ago
Interested if anyone knows of this being used in a small form factor module
Seems as if they must...
Hi, We are starting to work on a production tester which will need to program a DUT based on the nRF5340. Both cores will need to be programmed and an external QSPIFLASH memory...
I've put the recommended circuit for the nRF52810 QCAA chip together on breadboard (schematic is below) and am using a J-Link Edu Mini to program.
I created a custom board...
When using Segger Embedded Studio, multiple build targets can be defined. Each build definition can have its own "defines", libraries, etc.
When using Visual Studio Code...
Mesh SDK 5.0, SoftDevice S140 v7.2.0, NRF52840, SEGGER ------------------------------------------------------------------------------------ Hello! I have a similar problem...
Hei!
I am currently working on a project where we have implemented FOTA and I have had a lot of issues with flashing fresh boards with the complete firmware package. ...