Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
I would like to power the nRF54L15-PDK from an external source for power measurements. On the nRF52-DK I am able to power the chip through P21 and measure current through...
Hello Nordic.
I'm now using nRF5 sdk and nrf52480 to develop custom device and firmware.
My goal is doing SPI transmission when input signal is detected.
This is SPI...
Hello,
I'm using the llpm sample code on nrf52840.
I'm confused about the connection interval.
From this post , I thought that the connection interval is equivalent...
I have an XIAO board that I want to run on a battery (3.7V). I want to measure the power profile while XIAO is on Battery. Based on docs I should do these in Ampere meter...
Hello!
I'm trying to add simultaneus multi-image DFU to my custom nRF5340 board (nRF Connect SDK v2.6.0) but I can't update the network core, only the appcore is updating...
During adding SNTP (from the simple_SNTP sample in Zephyr) and later seen in other request system types, I've been getting a DNS recv error with error codes -4 and -103. This...
Hi.
I am using a custom board based on the nRF52820 (SDK v2.7.0).
I have a task in front of me to design a battery charger.
In the program I use two interrupts to solve...
Hi,
We are working on power optimization for our project using the nRF5340 board. Our code implements an RTOS, BLE for data transfer, I2C and SPI for device communication...
Hello everyone, We are working on a low power design with a nrf52805. The low power feature did work well initially on the eval board. When the main supply drops away we power...
Hi,
When you use `bt_scan_filter_add` to add multiple UUID filters on advertisements, and pass `match_all = true` in `bt_scan_filter_enable`, the system will not behave...
On the nRF Cloud, I need to change the role of a Team Member.
However, I cannot see their name under the list of Team Members as it only shows 10. Is there any way to show...
Hi, I am programming a commissioner through Openthread's API on the older thread and zigbee SDK and I can't seem to get it up and running. No matter what I try I seem to get...
Hi,
I am using an external low speed clock driven rtc to implement the perpetual calendar feature, but when setting the time, I find that the COUNTER is not modifiable....
Hello, acording to the Simultaneous multi-image DFU documentation a RAM section is needed to act as a flash simulator during the network core update.
Is this RAM section...