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...
I'm trying to setup a I2S module by referring the I2S module given in the nrf5340-audio application. This is my audio_i2s.c file.
Now when I'm building this...
What should I change to run the hci_lpuart sample with UART asynchronous API instead of the using the interrupt driven one? I have already changed the source file on the sample...
I was able to run blinky successfully on my customized nrf5340 board, but it doesn't respond to writing matter related code, there is no output from the RTT, I refer to the...
Hello,
I am reaching out regarding some challenges I've encountered with SPI communication on the nRF7002DK when interfacing with the ETH Wiz Click | Mikroe module and a...
Hello,
I am a student and new programmer and got the Thingy:91 for a project at Uni. I went through the getting Started guides and now I am at the point, where I downloaded...
I tried adapting the blinky sample project to work with a custom board. After an hour or two I was able to define the GPIOs of my schematic including I2C with the device tree...
Hello,
we are trying to implement a custom Friend node research policy, before the friendship is established.
Since bt_mesh_lpn_poll() works only when the frienship is...
Hello,
is there any example using the IEEE 802.15.4 driver?
I was able to send and receive a some packets by using nrf_802154_receive and nrf_802154_transmit_raw, and...
Hi,
i am playing around with configuration of Softdevice (S112 ) + bootloader + application.
Bootloader is custom, really simple. Flashing block of data received via uart...
Hello, I wanted to understand what is the default storage place in the internal flash memory region of persistent info for OpenThread. In the previous SDK (Thread and Zigbee...
Hello DevZone,
I have 2 Thingy91X (not Thingy91), with nRF9161 and nPM1300 inside. These two devices run out of battery for several hours.
The problem is that I can't...
Hi,I have some problems using the NFC routines in the SDK.
The hardware used is nRF5340 DK.
Software is nRF Connect SDK v2.6.99-cs1.
The downloaded and run routines...
Hi,
We have designed a custom board for npm1300 and nrf52832(MS50SFA2 module). We would like to drive the VCC of the BLE module using buck2 but we are only getting 1.8V...
Hi,
I have to use Nordic SDK and VS Code Dev Kit on my company enterprise PC but I cannot fetch the toolchain or install SDKs via VSCode or nRF Connect for Desktop
...