Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi, I have built an nRF52832 application using SDK15.3 / S132 6.1.1 that runs on E0 chip revision (development board). If I program B0 chips (production boards) with it, it...
Hello, I encountered a problem during my development. My phone is paired with MITM and pin code security. I enabled the service changed indication to indicate the smartphone...
SDK ver:15.2.0
demo:usbd
i want to use the 52840 usb function ,the pc is the host ,the 52840 is device。
i cant use respond_setup_data to send data to pc。
but how to...
Hi All,
I am using nRF52840 for product development , there is a issue on measure the TX power .
Now , my firmware is development with softdevie, I want to comfirm my...
I am a newbie to Nordic thingy and Keil. So please help me with this.
I downloaded SDK and opened it in Keil. It asked for updating software packs update and it was
done...
Hello expert,
I follow the steps with this tutoriel " https://rigado.zendesk.com/hc/en-us/articles/360025376053-Add-Nordic-DFU-to-a-SDK-Example ".
I reach to the DFU...
Hi
I made a custom board. (using nrRF52832)
At frist, I tested my code on 52DK(PCCA10040). It is worked.
And then I tested my code on custom board. I changed my code...
Hello,
Sorry for simple question. (Yup, I'm Canadian and we say sorry a lot!) I have SES 4.18 and nRF5 SDK 15.3.0 installed on my Mac (10.13.6) and cannot get logging (NRF_LOG_INFO...
Hi! I am using the MQTT simple sample that i have modified to continuously send data after receiving a message. I also have connected a MS5837 pressure sensor to the nRF9160...
I'm trying to get DFU OTA working with SDK 14.2.0, SD 132, on the nRF52832. I'm using the bonded implementation. My DFU event handler is getting passed
BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED...
So I want to run the nRF52811 chip so I removed the nRF52832 chip from its development kit and soldered the nRF52811 chip but I cannot seem to program it. What are the required...
Hi,
I am using ncs 1.0.0 and modem fw version 1.0.1.
I am using PSM mode in my firmware.
I want to toggle state of one gpio when modem goes in active or inactive state...
Hi.
I am developing application with mpu6050 gyro on nRF52832, swd S132 V6.1.1., sdk 15.2. My code is based on ble_app_uart. In main, I add my custom function that calculates...
Hello!
I was going to start to program my Thingy 91 but since I don't have a J Link Programmer cable or a nRF9160 DK. I was planning to use mcuboot like suggest this documentation...
Hi,
I am working with MPU6050 gyro. I run the examples from GitHub for nRF52. Everything works fine, bit I have an issue with gyro output data. In register map documentation...