Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hi,
I cannot start HFXO on nRF52832. I'm using 32MHz crystal TSX-3225 32.0000MF20X-W0(from Mouser) wtih 12pF caps UMK105CG120JV-F(also from Mouser).
Checked with beeper...
Hi
I am moving from espressif IDF vscode to nRF Connect vscode. I have been reading the docs and the academy. I am only frustrated and confused. I see in many places that...
I got an nrf52840 dongle(PCA10059) and I'm trying to run the official usb-hid-keyboard example on it, but the compilation is failing. What could be the cause, and how should...
Hi!
I am trying to power the thingy:91 from solar panels and have some issues with the thingy:91 restarting when the solar panel receives a medium amount of light. The solar...
I am currently working on direction finding using the nRF Connect SDK in VS Code. I am using an nRF52811 custom board, and my logs work properly. I wanted to include timestamps...
Hi,
Is it possible to run nRF5 SDK for Mesh examples on nRF Connect SDK for Bluetooth Mesh using nRF52840 Dev Board?
Examples are available on this github page.
https...
Hi,
I am using nRF52833 DK and power it using P21 External supply. I connected P21 with the power profiler 2 and give 1.8V. It works for serveral days, however, today I...
Hello,
I am trying to make GPIO P0.07 to high, in my nrf5340 Audio DK. Externally I am connecting an LED between P0.07 and GND. But it not showing any voltage between them...
Hi,
Previously it was possible to download the old nrf5 sdks from for instance this url:
developer.nordicsemi.com/.../nRF5_SDK_v15 .x.x/
but it seems to not be available...
When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the...
I have tried using SMP svr example with MCUboot for FOTA, NRF Connect SDK version 2.9.0. The example is located in zephyr\samples\subsys\mgmt\mcumgr. This example is working...
Our application is designed to remain connected to the network - sending data every 10 minutes or so. We've customised the asset tracker v2 application, as this provides the...
I have been trying to test a nrf52 kit . I have never used segger studio before. I am trying to simply try a blink project but the build always fails
I am unable to acess...
I'm checking the function by uploading the code to the pcb that uploaded the nrf9160 chip.
I checked that the network communication is normal on the previous 9160dk board...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...