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 DevZone,
I know that the subject has already be treat but in the others posts people seems to say that the error comes from the double buffering.
But in my case...
I am using the sensors LIS2DH12 and the BMP280 in my new design, both of which work on SPI. i will be using both the nrf51822 and the nrf52832 in separate designs with same...
Hello folks,
I have a code that need variables of 267kb. It is just one part of the functionality of the total code.I'm using softdevice s132 for ble. I'm using nrf_malloc...
I have been modifying a project we have to use the s332 2.0.1 with SDK 12.1. Upfront, In the current project environment, I can't update the version of the SDK I'm using,...
Hi,
Using SDK 15, I' having the following issue:
My project works with USB and softdevice (among many other features)
1. I included the file nrfx_power_clock.c in my...
I plan on using MPU to mark all memory (SRAM) as XN. I would like to know if this could cause any issue with SoftDevice (iow, may the softdevice execute any code from SRAM...
The design I'm working on will tentatively use "Original SPI" (like "Original Coke" ...), so I started cutting up the QSPI bridges to disconnect DIO2 and DIO3 (which are also...
HI I have build the hex but it is not working it didn't provisioned using provision example in sdk2.2 and I noticed no led light up on device reset. Is it due to soft device...
Dear Sir,
I am trying to implement the following scenario. I am working on nrf52832 with SDK15 and soft device 6.0.0.
I have a peipheral device which is advertising for...
ruuvi is connected to ruuvi dev board to Nordic dev board connected to Mac book pro.
As usual
But
nrfjprog version: 9.7.3
JLinkARM.dll version: 6.33a
...
I am using Nrf52 DK as a J link programmer to program Laird BL-652 which is connected to NXP LPC 1519 via RX/TX Pins. I am trying to send commands from BL652 to NXP via UART...
Does anybody develop bluetooth JOYSTICK?
Could you please help me with some code samples to understand how to do Joystick on NRF products.
Best regards.
Hi
I am setting an interrupt off the RTC to cause wakeup from nrf_pwr_mgmt_run(); This is to conserve power. My code is working but the times are out by an order of magnitude...
Hello,
Will there be a migration guide posted for v15.1.0?
What is the suggest path of upgrading from v15.0.0 to v15.1.0?
Is it generally suggested to upgrade to new...