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...
Hello!
I'm currently using a nRF52832 with the SDK15 blinky_app_project and Segger Embedded Studio. What I am aiming to do is program where it goes to sleep after some seconds...
Hi, I would like to know if the Nordic nRF52840 QIAACO existe or QIAACO is a fake ship.
Also if the QIAACO is a reel ship I world like to know more between the QIAABB and...
In the S132 6.0.0 we are working on a system that does not require interoperability. We wish to communicate using encrypted advertising packets of our own design. We are able...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
now I want to transfer some data between PC and the client of mesh,I have read this case and try to add the light switch client example to the uart example.but I don't know...
Hi all,
I have customized application which is ported to both Nordic SDK 14.2 and Nordic SDk 15.0. In the app, we use SPI instance to read / write data from the sensor....
error: L6050U: The code size of this image (34744 bytes) exceeds the maximum allowed for this version of the linker.
I tried to add rtc calendar program and call it from...
Hi,
want to try out the nRF52x Family, so will buy the DK board, which IDE is recommended? I am familar with VS Studio or Atmel Studio 7, so is there something like that...
Hi:
I want to capture the parameter of a digital wave like this, I want to get every 't' value. The wave is same in a period of time, but the 51822 capture value of 't' is...
SDK: 10.0.0
Softdevice: s110_nrf51_8.0.0
I'm working on migrating our application from SDK v9 to v10. I'm getting a softdevice assertion failure in src/rem.c line 1371...
Hi,
Can I use power profiler kit for current measurement of nRF52840 SoC?
If yes is there any hardware and software revision version(s) for power profiler kit?
Please...
I created a BLE Peripheral to read the light intensity, the purpose is connected to the iPhone device to read the update value in the BLE_NRF_52 device.
For the calibration...
Hi,
I checked this thread https://devzone.nordicsemi.com/f/nordic-q-a/24611/how-to-change-the-name-of-bootloader-s-dfutarg which suggests to modify the macro but I would...