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 know I can set the TRACEMUX pins to 0 to enable the GPIO instead of SDO. I do this on the first line of the program.
My problem is that when I click debug, from the time...
hi The serial ports p0.04 and p0.05 on our hardware circuit. We can't communicate with the board with nRFgo studio after modification. The serial port has been closed. Request...
Hello everyone,
In the past few days I have been struggling with the following issue: I have a file on my iPhone, I want to send it to the NRF52840 using BLE (the softdevice...
Hi,
I am running the following setup, both on nRF52840-DK:
1. Central : Always scans , when he finds devices with NUS service -> Initiate a connection
2. Peripheral...
My company has a situation where we have 3+ devices.
A is the provisioner (also an embedded device)
B is a already provisioned device
C is a non-provisioned device...
Hi,
I have made a custom board with u-blox bmd-340-A-R-01 module and trying to erase the flash with PCA10040 DK. I am getting error when I try: nrfjprof -e. Please find...
Serial Example in Mesh SDK allowed embedded system to provision a Mesh network
by interactive_pyaci.py controlling nRF52 with serial example with UART.
But the example...
Hi Nordic
SDK15.2 based application and bootloader running on NRF52840 based UBlox module.
We have the following symptoms happening in the field:
- 2 channels of the...
The customer wants to implement a hid function like the nrf52840 on the nrr9160, and there are no off-the-shelf routines or references to add the hid function.
Hi everyone,
I need your advice regarding the regulator configuration of nRF52840
I am designing my own PCB using Raytac's module MDBT50Q-1MV2 that carries on the nRF52840...
Is this the right cable to program the Thingy 91 using nRF9160-DK?
https://www.digikey.com/products/en/cable-assemblies/rectangular-cable-assemblies/450?k=adafruit%201675...
Hi,
I've developed a custom board with nRF5340-QKAA (see schematic sheet attached). nRF5340's VDD pins are not tied to VDDH pin, then I assume the nRF5340 automatically...
I tried to build the OpenThread CLI sample in nrfConnect SDK 3.1 with the version of Segger as installed by the ToolChain Manager. 4.52 on a nRF52840 DK board.
This is the...
Hi I am now aiming to progress ota with android application. Following the guidelines on ithub, I created a class DfuService, NotificationActivity. The class internal code...
HI All,
I am trying to modify the default spi example code. Here i want to toggle the SS line for every bytes transfer , Please suggest how do i can achieve this ?
If...