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
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.
...
I have a nRF9160 custom board. I am using 2 UARTs (UART0 and UART2). I need to have an RX interrupt on both UARTs. I have identical setups and configuration and code. The...
We are using PC-BLE-DRIVER-JS for our central and zephyr in our peripheral (833). The central bonded with the peripheral only when the id (IRK) param in our central is set...
Hi all!
Hopefully this doesn't come off as too much of an ignorant question, but I'm having a hard time understanding the pinout of the Thingy 91 since I can't map where...
I´m trying to design a compact circuit for the NRF91, since i have limited space i´m planning to do a board stackup with the antenna board on top. Right now my board is 50mm...
I am working on an application where I am using 3 SAADC channels all with the same reference pin.
Upon startup, I will call app_sensor_init() to initialize my SAADC, timer...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...
Hello,
I am looking to conduct a test to simulate a Zigbee device using nrf52840 in the Zigbee:shell sample. This involves modifying the manufacturer ID and model ID. If...
I need a clarification about the update of gpiote driver. I've passed from the NCS 2.5.1 to the 2.6.1 and now I have issues in the configuration of my ppi infrastructure....
Hi,
I have a peripheral which is sending data to a central via the NUS service. Everything works as expected until the central is removed (e.g. power failure)
The problem...
Hi, basically I want to expose my firmware's version through the GATT DIS (Device Information Service) to client applications.
I have gone through:
the VERSION file...
The link provided as part of the webinar to download the PPT is not working, So could you please with PPT
Following is the webinar link
https://www.youtube.com/watch...
I develop using Apple M3 paired with VS Code with nrf extension. The development board I use is NRF52840DK. When using JLink firmware with version number JLink_V796b, the...
Hello,
I just recieved my nRF5340 DK and was going through the "Getting Started with nRF5340 DK Guide" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides...
In the Power Profiler you can select an area of the logged data. Below the selected data it shows the duration of the selection. When I zoom in, or select a period larger...