I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...