Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
nRF9160, mfw 1.3.7, NCS 2.9.2
Case:
The modem first connects to LTE-M (Germany, band 3), pretty well.
Then the modem is moved into a building basement (band 8 or 20...
Hi Team,
We are using nRF54L15.
1. Is there any api to read BLE MAC address?. If yes, can please provide it?
2. What are the configurations need to make 'yes' in ...
Whenever I open my workspace or build in VS Code, the Output tab of the bottom pane opens to nRF Connect output where it repeats this many times:
How can I debug this...
Hello.
We're planning on using a MIPI Antenna Tuner in our upcoming design and I'm referencing the documentation here for the PHASE ON (1) portion
https://docs.nordicsemi...
According to the nRF9151_PS_v1.1 specification, when using PSM, the current consumption should be below 5 µA ("LTE power saving mode (PSM) floor current – 2.7 µA").
However...
I am working with the Radio Test sample, but the project does not include any .overlay file by default. I created my own .overlay file and placed it inside the boards/ directory...
Is the schematics developed by our engineer for the antenna okay?
1. Is the L6 and 0 ohm resistors are for tuning?
2. Can I remove the 0 ohm resistor and use the same...
Modem Firmware: mfw_nrf91x1_2.0.3
SDK Version: 3.1.1
nrf9151
Using the aws_iot sample as a reference, I'm trying to get my device to connect to an IoT instance that...
Hi
my customers are complaining that they have a bad connection in a large conference hall with many people.
Actually the other people in that huge room are not using...
Hi,
We are observing cellular positioning timeouts. A-GNSS is enabled and the device is provisioned in nrfcloud.
The device is located indoors, thus GNSS based positioning...
I'm using SDK 15.3 (S140) on an nRF52840 and FreeRTOS 10.
I've got a product that plays a peripheral and from time to time checks its surroundings for particular beacon...
Hi Team,
I'm on nrf52810 MCU, and am using the BLE Peripheral use case and need the BLE DFU functionality.
I've build my application on top of ./nRF5_SDK_17.1.0_ddde560...
I’d like to understand whether the ZBOSS Zigbee stack integration in Zephyr is considered production-grade. My concern arises from the fact that I’m unable to interface Nordic...
Dear DEVZONE,
We are working on Nordic nRF58480 USB dongle for Thread activities.
We are using one testbench on which we need to automate with Python scripts reprogramming...
My project is based on tracking using BLE signal. I have nrf52833DK and CHW1010-ANT2-1.1 and Iam able to get the IQ data. Now in my case transmitter will not sent any CTE...