The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
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'm starting e new development, and I need to have a peripheral that: - is able send advertising to a central - is able to detect (and receive) advertising from other...
Hi, I am an Embedded developer, where I dont have much idea about cloud back end (Web) Implementation. Is there any reference for the nRF cloud back end source code Implementation...
Hi,
We are starting evaluation using:
"The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module"
is there some...
Hello,
An alternate title for this issue is:
conditional data access breakpoints not working (SES or Keil)
I have been working with Segger to resolve condition breakpoint...
Hello,
we are currently trying to use GPS with PSM on the lwm2m_client on a LTE-M network.
Unfortunately, after enabling PSM -> activating GPS -> deactivating GPS -> disabling...
Hi,
I am using the following tools and resources,
1. Segger embedded studio
2. SDK 16.
3. SD version 7.
4. nrf52 Development kit PC410040.
5. nrf Connect app in...
I am trying to run the ble_app_beacon example code for board pca10040 but I am getting the following error
.\_build\nrf52832_xxaa.sct(7): error: L6236E: No section matches...
Hi,
First my setup:
Windows 10, Segger Emmbedded V4.50, nrf52840, custom board, Mesh SDK 4.0
The issue:
My device is meant to operate while plugged in to an AC power...
I'm using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files.
In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800...
hello Dev Zone.
i need help.
now i'm try to make IR Line-tracer and detector
how ever, when my detecting object far then range,
"saadc" value change to Negative...
Okay, so I opened up my Segger Embedded Studio today. Oh, there's an upgrade--quite a few versions. Oh, that's just ducky. Click on upgrade link and get taken to:
https...
Good day.
A key customer has contacted us to give us an opportunity to devolop a lift truck IoT tracking project.
It's a big warehouse, so we cannot use the nRF9160DK...
Hello Guys,
i do have nrf9160 DK with me , and i want to connect with Verizon NB-IOT network in texas, US.
I have upgraded the firmware with latest version :
Semiconductor...
For some reason when I try and connect to an Android Pixel 2 Android version 10 I get the above BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST event. I do not really understand it...