Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
Setup: custom nrf9161 PCB, flashed with nrf9161 modem fw 2.0.1, using NCS 2.6.1
Targeting my custom board, I couldn't even speak to the modem lib, no IMEI etc.
So I dug...
Hello,
I have been trying to correctly setup my nRF Connect inside VS Code.
When I try to execute the command
west -V
in a nRF Connect window inside VS Code, I...
Hi i am using nRF52840 with segger embedded studio.
SDK -> nrf5-sdk 17.1.0 I want to configure rtc2 so that whenver i initialize it it should generate an interrupt after...
Hello, I am building a device which simultaneously advertises as a beacon and acts as a peripheral role device. Advertisements are sent at ~20 Hz with the connection to the...
hi:
I am use broadcast_sink and broadcast_source of nrf5340_audio simultaneously. use a button to switch source or sink. i am use NCS v2.6.2 if switch to sink mode is show...
Hello friends, I am using nrf52833 MCU for my current project, this project involves a sensor from infineon that operate on SPI and it supports high frequencies up to 50 MHz...
Hi,
I referred to the DevAcademy FOTA over Bluetooth Low Energy, but in the provided code, the BLE mobile app connects to the device and it automatically enters DFU mode...
on cannot connect to the on-board Jink of the NRF52840DK board
I have tried:
Updating to the latest Jink driver
installed nrf connect tools for windows
connecting...
Hello,
I'd like to develop a BLE OTA Bootloader using the NRF Connect SDK, but I need to program my NRF52840 with a Serial Wire debugger. What tools do I need? Is there...
Hey,
Im have a thingy91 and multiple nrf52840 pcbs.
my goal is to make the thing91 a central device that reads data from the nrf52 devices and sends it over to the cloud...
We have a custom board with an nRF7002 controlled by a non-Nordic MCU. The WiFi drivers were ported from SDK 2.7.0, and WiFi in general is working, this question is about...
(I am a beginner) Hello, I recently got the Nordic nRF52840 dongle so I can sniff BLE packets from some devices I have. I set up the dongle following the recommended setup...
Hi,
What is the voltage on nRF52811-CAA chip DCC pin (A5)?
Can the regulated voltage on this pin be used as a voltage source to supply some external circuits?
Please...
Hi,
I am using nRF52811-CAAA bare chip on a standard 2 layer FR4 board and want to design a PCB trace antenna for it to achieve overall x100-200m range.
Is there an example...
Hello everyone,
we are currently designing a PCB based on the nRF52840. The system is dependent on high accurracy of HFXO.
In an old blog post on the TI forum I found...