Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
According to at client demo, LTE-M1 is the default mode in firmware mfw_nrf9160_0.7.0-29.
Modem work mode will be LTE-M1 after every reset even you changed to NB1.
I...
I am receiving an error when I try to update my custom characteristic in a custom service, which was all working fine until I started playing with app_timer to read battery...
Hi,
would like to run several (8) BLE_HRS_C in parallel to one BLE_NUS on a nRF5. Can that work?
In general, is it there any sample code showing how to implement peripheral...
Hi,
I'm doing a project of a bluetooth sensor, using pca10040 with softdevice v5.1.0 s132 that sends data to one or more android applications simultaneously, in this project...
I've got Wireshark running with nRF Sniffer, but it is not really working for me.
I'm using a PCA10040 board as the sniffer hardware.
I'm running on a Mac with MacOS 10...
I tried to set up the programming Environment for Windows 10 by following the "Getting Started Assistant" from the "nRF Connect SDK" program. When I finally came to the point...
I am trying to build a BLE client on Ubuntu using bluepy (a python based BLE library) to receive BLE notification from the NRF board.
For my project, I need a package size...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are generating a 1V voltage our adc returns...
The cpu can't goto sleep when gpiote port event occured,after about 1 second later,the cpu then goes to sleep well,
I use the code bellow to enter sleep mode.Is there any...
hi i am using nrf51882 with sdk v 12.2.0. i am trying to use flash memory to store some data for my application. I am accessing flash after initialization.
When i run code...
I'm working with the NRF52 Development kit for the NRF52840 modifying the secure BLE bootloader to add my custom transport together with BLE so I can update my device with...
We have bought one nRF52 DK and one nRF9160 DK with proper programming (the nRF9160 is able to connect to the cloud via cellular network), but the two devices are not able...
Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Dear all,
I am trying to program a chip using an st-link v2 connector.
The chip is nrf52832.
Although I am able to upload hex files that come with the SDK examples...