Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I have an SPI sensor that benefits from having a precise clock source, and has a muxed pin that can have a clock source.
The peripheral states that this pin can handle frequencies...
Hello Nordic team,
I come to you because I face a strange issue during developing a simple feature using PWM.
For a product, I need to make an LED blink smoothly 3 times...
I have a NRF52840 Devkit and also subsequent NRF52840 boards, and I was wondering if there's any WiFi support on them now. I'm aware that it's possible to use any WiFi module...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
I'm building a nrfmicro bluetooth keyboard controller which uses an ebyte E73-2G4M08S1C nrf52840. My programmer is cmsis dap link. Openocd verson is 0.11.0.
I built two...
Hi All,
I'm new to this wireless field. Is there any impact on power consumption based on RSSI level.
As I understand due bad RSSI there will be retries in communication...
I working on Asset_tracker_v2. After going hrough the code, I estimated the work flow to be as:
1. When either Passive or Active state is intialized, the Sample Timer is...
Hi there,
I am running into this error Update CTE params...failed (err -134) while running the direction_finding_connectionless_tx
The output logs are
can I get more...
Hello,
In the product specification for the npm1100 there is an optional battery monitoring circuit schematic on page 39. I'm having trouble understanding why there are...
As described in the topic, I wrote my own bootloader (located at 0x70000). When I restart from the app (located at 0x26000) and enter the bootloader, NRF_ Log doesn't work...
Hi, I am using a BL653, on which I have the following peripherals:
SPI
I2C
UART
ADC
PWM
BLE controller
Upon bootup I want mcuboot to diagnose these 6 peripherals...
Hey Nordic Team
What would be the expected quiescent current for different versions of the Thingy91 in a lp_hci_uart configuration? For instance, I've noticed that v1...
Hello,
I am a university student that is currently working on a project regarding an indoor RTLS proposed using BLE beacon system to track down an object.
After some research...
Hello all
I am playing around with the nrf52dk for the last 14days, done some progress, namely the TWI is working and I can read the sensor and printing its values in the...