Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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 everyone,
I'd like to build a Relay Node in Light Switch Example but I don't know how to implement firmware.
Can you support this for me? Thank you so much.
...
Hello,
I need to build a project in a Docker container. It built fine under Windows 10 with a connect SDK v1.9.1.
Now I am using a Docker image built with the Dockerfile...
Hi,
I am trying to update nRF5340 netcore application, but i don't know how to start.
Here is what i tried:
1. I created two custom applications for nRF5340 appcore...
Hello DevZone,
I want to transmit some connection information such as a Bluetooth address serially to my peripheral and have it add it to its whitelist.
I have read a...
Hello,
I'm am trying to use the UART0 bus on the network core at the address:
uart0: uart @ 41013000 {
compatible = "nordic,nrf-uarte" ;
reg = < 0x41013000 0x1000...
Hi,
ubuntu 20.3
vscode + nrf connect
when i creat project from sample code unicast_audio_client, i get the following compiling error message:
* Executing task: nRF...
Hey!
I have inherited a project with a nRF9160 + nRF52480 combination to do LTE and BLE communication.
The setup is as follows:
- nRF9160 using BSDlib @ NCS 1.5.0...
My Peripheral device (nrf Connect SDK, nrf52840) will pair using NFC with an Android (8.0.0) phone. But although the Nordic device shows it is connected (in its UART output...
This press release isn't clear on the exact nature of the LwM2M software stack used on the client side. Are we talking about Zephyr' s LwM2M subystem or AVSystem's Anjay ...
Hi, I am working on a pcb design utilising the nrf52840. I want to use a pcb antenna. I am a hobbyist so It’s very likely I’m misunderstanding something. I am interested in...
Hello,
I am using NRF5SDK V5.0.0. For a sample study, I need to use the bootloader. Can I boot over uart when we install mesh_bootloader_serial_armcc_nrf52832_xxAA.hex software...
Hi:
Currently I am testing to upgrade dual core application on nRF5340 DK, NCS version is V2.0.0.
The two core applications are written by myselves, not based on NCS routines...
Hi
using NRF5_SDK 17.0.2
I'm trying to better understand the DFU process, currently have a large number of questions. But mainly i would like to better understand the...