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...
Hello,
mqtt_simple was probably never tested in TLS because some parts for TLS are missing (see client_init)
Could you make a good exemple that works please ?
hi...
I am working with thingy52 while compiling i am getting this error , then i moved to segger , in segger i am getting following errors
how to overcome this ? help...
Hello -
We are interested in using NimBLE for a nRF52 project as we've used NimBLE on another micro controller. NimBLE would be running on FreeRTOS and we are developing...
Hello everyone,
I'm trying to generate a periodical sine signal at the output of a 10 bit DAC without CPU interaction. The DAC uses an SPI interface, thus my idea was to...
I am trying to run adafruit_tag_reader example on nRF52840 DK .
Problem :
If these are my pins in sdk_config.h it works fine
Whereas this doesn't work.
nrf52832 softdevice S132 SDK15 custom board
TWI instance
TX(nrf_drv_twi_tx) failed, slave device is AD5252 digital potentiometer, i want to send data to the potentiometer...
Hi Sir,
I want to sent specific message to a defined server with a static ip configured. Kindly let me how we can do this in nRF9160 with NBIOT network.
Regards, ...
Hello,
we starting the production of first lot our devices on NRF52840CKAA (WLCSP).
We get some issues with manufacturing, which can be separated into to 2 parts:
...
Hello! When building the firmware for Thingy:52, at the stage of building with vkpcg, I get the following errors:
C:\Users\Owner\source\repos\vcpkg\toolsrc\src\vcpkg\base...
I'm experiencing a strange issue with the USB CDC example when connecting the nRF52840 to Windows 10. This is with the 15.2 SDK. I'm using the usbd_ble_uart example on the...
Hi there,
I’m having a problem very similar to this post: https://devzone.nordicsemi.com/f/nordic-q-a/49159/jlink-dll-reported-and-error
I am using the Nordic nRF52...
Hello.
The power supply switch of our product is hold by nRF9160.
The whole product will lost power if nrf1960 being reset or the power control pin is released by nRF9160...
Hello, I've set up the image transfer app from Nordic Playground with the idea in mind to remove the Android App from the equation. I've picked through the Android app itself...
I'd like to track pulses coming from external source.
Pulses maybe is variable length, some pulses may be treated as illegal ( if they are too short <10 ms ) for ex.
For...