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...
Hello all,
I am investigating the feasibility of building an ultra-lightweight, single-use BLE tracker for short-term insect tracking. Target constraints: - Total weight...
Hi, I am testing the Nordic samples for different environments, and started noticing this strange thing, that sometimes the data output is the same as the previous output...
Hey,
currently I am testing FOTA and it works. The only thing I don't like is the fact that
takes > 10s to appear. Is there a way to make it faster? Because most of...
Hey.
We designed custom PCB board (basically an humidity sensor) with Nordic IC. It works fine, but when I did current measurements I noticed that in advertising mode, uC...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...
Adding long path/filenames to the drop-down fields in "Edit Build Configuration" dialog in VS Code Extension leads to hidden buttons (Browse). No additional files can be added...
Hi,
I am writing to inquire about the MTTF, MTTFd, MTBF and/or FIT value of the nRF52840. nRF52833 and nRF52832. Where can I find these values?
This question has been...
Hi Team,
The customer have used NRF52832-CIAA-R. The datasheet of the Bluetooth module has NFC function. Please help provide the reports of EN 300 330-1 and EN62311 for...
Hello Nordic Forums.
I have been struggling for the past couple of days to try to get the SPI working. I never thought that something this easy could have become such a...
Can the NRF54L accept a CMOS output clock signal on XL1? The NRF52s could do this via clock source register settings but such a configuration is not listed in the NRF54 datasheet...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
We are checking the feasibility on LE Audio + Mesh + Bidirectional streams. A picture is attached for the situation. We would like to know how to apply Mesh network on LE...
We're designing a board using the Thingy:91X as a reference design. We're trying to determine if all of the power components are required.
The nPM1300 appears to provide...