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
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...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
i'm developing a board based on nrf5340 and i want to use npm1300 as the pmic. My board is very constrained in terms of space so i'm trying to trade-off the flexibility...
Hello,
Running on the latest 2v7 release 2 light switch examples, one running the lpn overlay and the other without. Creating a scenario with lpn node and a friendship node...
Hello all,
We are currently working with the nRF5340 on a custom board and have encountered an issue with the Real-Time Counter (RTC) using the nrfx libraries. The problem...
We have an application that is looking to receive a value of 'test\0' in a custom characteristic. From the Android version of nRF Connect, I just do this with a byte array...
I have a design in VS Code that works fine on a Windows 10 computer (original development was done here). Because I spend so much time waiting for my compute to compile my...
Hello, I want to know what voltage level are the pins on DK5340 , I am using USB cable for power supply. I read that the DK is compatible with ARDUINO REV3, so does that mean...
Hi, I am using nrf9160 with aws_iot library with zeyphros
Now the issue is when aws is initalized I get mpu fault, I have tracked down that issue is coming from mqtt helper...
It gives an error while updating with DFU. I am using the internal oscillator in the circuit. When I try it on a card with an external oscillator, the same DFU file works...
Hi!
I might be missing something obvious, but I'm having trouble reading the battery level at the Coiote LWM2M server connected to my Thingy 91.
The Thingy runs the asset...
Hello,
I am using the modem firmware 1.0.1 for DECT-NR+.
nrf_modem_dect_phy_modem_cfg in the latency field contains fixed delays in modem time units. Are those automatically...
I have been using an nRF52840 dev board and a nRF5340 dev board to program Bluetooth demos. Just today my nRF52840 board became very difficult to flash I get the error,
...