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 am developing application based on healthcare. I am using nRF52832 with SDK15.3 in SES windows10.
I need to use bootloader DFU .
In my hardware i have only one...
I want to erase and write the flash while the BLE communication is going on.
In nRF52832 specifications it is mentioned that t he CPU is halted while the NVMC performs write...
Hello!
I want to use easyDMA. The SDK version I use is SDK15.0.I want to know how to config easyDMA.For example , If I only need to config TWI0_USE_EASY_DMA==1 ?
So far there are only a few devices that support Coded Phy. Is there any Bluetooth adapter that I connect (for example using OTG) to a smartphone (without built-in support...
SES will produce both hex and elf files when building. I can flash any old hex file with Target -> Download File -> Download Intel Hex File... But I can't actually have SES...
Hi,our product is ready for production and we are preparing commissioning software.
The 52840 is powered from a 3.7V LiPo via an external switching regulator that outputs...
Hi I managed to successfully implement a busy-wait using nrf_delay_ms(). However, I read that nrf_delay_ms() uses more power than app_timer's RTC. So I am trying to use app_timer...
Hi,
I am creating a central device with some similar services and code as the NUS example in the SDK. I posted with an issue here I was having earlier but I am writing this...
The recent update to nRF Connect 2.01 seems to have a problem with getting the firmware zip files into the inbox with iphone x max looks like the share option isnt putting...
I am a beginner trying to implement ble_app_uart example from SDK 15, example compiles with no problem, advertizes. LED 1 blinks when advertizing, and turns ON when connecting...
WHY WHY WHY!
You guys proudly release an upgrade to the programming tool within NRF Connect.
Then when a dummy like me upgrades I'm told that it's only supported by NRF...
Hi all,
I am working with SDK Thread V3.1.
I run simple_coap_server and simple_coap_client.It run normal.
Now, I want to add DTLS for this example for secure data. ...
As far as I understood, the flash protection can be realized by writing the 0x00 to the lowest 8 bits of UICR APPPROTECT register either putting it code image or via the nrfjprog...
Hello,
I use NRF52810 with SDK 14.2.0 and softdevice 112. I need to use 7 input pins, but if I config more than 3 pins, all signals disappear.
GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS...