We are using nRF Connect SDK 2.9.1, Zephyr. The hardware used is a nrf52840dk, rev2.
We have a proprietary protocol that is running concurrently with BLE and uses MPSL API...
Hello Nordic team! I am currently encountiering such a problem. During the production process, factory data is downloaded to the designated area in advanced through the following...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
hi
I am using version ncs 2.9.0 and I use mcuboot for DFU. How can I modify the name of the final generated `merged.hex` file? I tried adding this to the `.overlay` file...
Hey dear nordic support team
hey all nordic users,
I would like to report an error that is happening with devices that have very low sleep time intervals ( 3 min or 5...
My ultimate goal is to develop a pc application to provision and manage a ble mesh. I have around 50 devices in the mesh based on nef52840. I plan to use nrf52 ble usb dongle...
My environment for this is
Ubuntu 14.04
ecipse Mars2
ble_app_uart project of Nordic SDK11(makefile project)
armgcc
nRF52 PCA10040 Nordic board
ERROR...
I am trying to figure out how to exit a loop of my program using a button press on the nRF Toolbox UART app. Say it's button 4 for sake of giving it a value. I am using an...
Hello,
I've been trying to use nRF Connect 1.0.0 on OSX 10.11.6 with a nRF51822-powered board ( this one, to be precise ). Whilst nRF Connect finds the serial port and...
Hi,
I'm complete nordic newbie and asking you for some help.
I have 2x 81522 ICs, one is QFAAC0 and the other one is QFAAH1, both QFN48 packaged.
(1) looking at infocenter...
Hello I'm trying to learn your API using nrf5-ble-tutorial-advertising example. Over all the example is much help and API documentation is quite good. But part of API code...
Hi,
I am trying to do a GPIO operation every one second repeated in 51822. I am using app timer to get this work done. The current average consumption is 45uA/H. The handler...
The blinky_freertos example in the nRF5 SDK 11.0.0, built for the nRF52 (PCA10040) with GCC, appears to work fine right out of the box. However, when I added -DDEBUG_NRF to...
Hi,
Is it possible to communicate directly between nrf51dk(peripheral) and PC(master)?
With UART communication, I need to connect a board to the PC via USB. But I want...
We are using the nrf51822 with softdevice 7.0.0 and BLE.
We have noticed cases where sd_temp_get never returns and the processor resets due to watchdog timeout.
Under...
Hi Sirs,
I have 2 modules in Mass Production by using nRF51822QFAA & nRF52832QFAA.
Customer asking us to support Apple Home Kit.
Can get your advise for :
How to...
Hi Nordic Tech Support!!!
Greetings of the Day!!!
I'm Dinesh Katkar, we team working on wearable IoT design and we need to interface 4 RGB LED-SMLP34RGB2W3 from nRF52832...
Hi:
1: NRF52832 How to set up the TX transmission power.
ble_app_hrs :didn't see set TX transmission powe
2、NRF52832 :How much is NRF52 maximum rate, how to set
THS...
What are the certifications required for Australia? My device has FCC and CE certifications, are these enough to allow someone to import my device? We are both really unsure...
I'm using the nRF51822 DK + SDK10.0.0 + s110. I'm going to create a system where I do an SPI read from two sensors every 6ms. From these sensors I will get 20B each over SPI...
I'm writing a program sending die temperature data through BLE. I'm trying to combine the nrf51822 Heart Rate Monitor example and the nrf6310 Temperature example. Both examples...