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,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...