Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
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...
I am currently running ble_peripheral/ble_app_blinky using the nRF52840 Dongle and S140 nRF52 6.1.1. I have removed the lines for CONNECTED_LED and ADVERTISING_LED to get...
I am working on a BLE peripheral (nRF52840 & SDK 15.3), which uses the Peer Manager to handle encryption and bonding to an iOS central device.
Requirements call for the...
Hello I have just some questions where I'm a little insecure and maybe it will also help others to come faster in the topic. Setup is 52840, s140, Segger Embedded Studio,...
hi
im using nrf52832 to driver my lcd by spi,so i need a high speed.but when i use its spi ,i found the length of spi is limited to 255 bytles .i browse other developer...
I want to send a TLM advertisement while encompasses the variable data changing over the time.
the eddystone tlm example send the first frame forever not includes changing...
Hi,
I want to get input from gpio from an external button. i try many syntaxes for getting input from gpio but nothing is work.
i try
nrf_gpio_pin_dir_get(12)
nrf_gpio_pin_sense_get...
I am trying to use the radio test example and I have CLI working through RTT.
What I haven't figured out is how to use the items in radio_cmd.c. Am I missing something?...
I am trying to configure or set gain in SAADC example, for various gains it should operate but i am not getting how to set gain register so that i get SAADC output depending...
Im using nrf52832 kit with sdk15.3 SAADC example for ADC output, which is working fine but im not getting how to vary gain.
i want to set gain these values 1,2,4,5,8,10...
We faced the issue that some of our NRF52832 Raytac modules (MDBT42Q-512KV2) don't respond over the SWD interface. But all of these modules were working previously and we...
Hello,
There is any unique ID per chip that we can use? On my application I'm able to add and remove devices from network, each network consist on 5 to 10 devices. I'm...
I have looked through both the nRF51822 Reference Manual and Product Specification, and have searched through this forum, but to no avail so far.
Could I please get a definitive...
Hello,
we are using the nRF9160 on our own hardware and freeRTOS.
Since our toolchain & firmware stack is not using any zephyr code it would be nice to have to API of...