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...
I am running nRF Connect on an Android smartphone (Pixel 3 XL running Android 10 (Q)) and see it detect nearby BLE beacons successfully. The application also shows the RSSI...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The device uses the Nordic UART service, modified to force access parameters to JUST_WORKS for...
Hello there,
we have been using nRF52832 in our first production batch.
On the last electronica show in Munich I was told by one of your sales people that soon a new...
Hello: I have a question about log Hard fault offline. Now i am using nRF52840 in my product. When the system to wrong, i want to save the error for analyse, my question is...
Hi Team,
We are porting from NRF52840 to NRF52832, what porting steps we need to take care for this in terms of,
1, In 52840 we have used the CRYPTOCELL — ARM TrustZone...
Hi all,
I'm currently working with the nRF5340 PDK trying to get the UART central sample working with a paired nRF52 PCA10040 DK running the UART peripheral program.
...
Hi,
In our existing project, it has a Bootloader and MBR, but no SoftDevice. Transport is UART for DFU.
I need to port the Bootloader to work on another project that uses...
We are wondering how nrf9160 modem decides which band to use when there are multiple bands available (LTE CAT NB) and there isn't any apllied band lock from the software side...
I've been working with the nRF52840 WLCSP package for a month or two now, and in many ways it's a great compact chip. However, as my projects require more and more pins, I...
Hi guys, Im now developing my custom board with nRF52832 based on the reference schematic below. And using Keil uvision for a programming my board.
The final objective of...
Hi
I have two custom build boards based on nRF9160-SICA. Both boards also have a nrf52840 running application code. The nr91's are running identical firmware (slightly modified...
Dear.
Now Im testing the nRF24L01 to develop a module.
Using this, I want to know the receive power.
nRF24L01 has a registef to use similar function. Register...
Hi,
I'm trying to write firmware for the nrf52840 that reads from a sensor and then sends data to a PC over BLE. Ultimately, I need the BLE link to achieve ~ 1.1 Mbps throughput...
Hi all,
I observe a connection supervision timeout (HMI error code 0x08) in my Nordic firmware with certain Android smartphones (controller).
Additional info regarding...