Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
[PLEASE READ THE EDIT FIRST]
So, first of all, I am new to bluethoot development and I am not 100% familiar with all the inner workings of the protocol.
I am trying...
I have looked over the entire site and can not figure out what is needed to change the Smart Beacon Kit firmware and uploaded it to the beacon.
Is there a way to recompile...
Hello ,
I'm working since few days on nRF51 dongle with SofDevice S310 and most things seem to be ok.
But when I follow the System OFF and wake-up sample supplyed on GitHub...
The v3 nrf51822 and nrf51422 power efficiency was improved.
What were the improvements? How much effect should we expect to see in various operating modes. System OFF,...
In the Nordic code at this github example
there is a reference to UICR.CLEN0 .
#define CODE_REGION_1_START 0x00020000 \\
/**< This field should correspond to the size...
What is the main difference between HW controlled TWI master driver and SW controlled TWI master driver?
What is their advantages and disadvantage?
Can they switch between...
I am creating four timers in my application using app_timer.c . All timers work except the timer with ID zero never triggers.( means first timer created does not work all...
I am really struggling to get my ADXL345 SPI code working. Everything works fine on a LPC1768 and all outputs are fine on the nRF51822 Eval board, but there is no activity...
Greetings,
SDK6.1 and Keil V5.12
I try to build the executable for Nordic GitHub project Timeslot Oberver example. I get an error that the handler SWI0_IRQHandler is multiple...
I created a app with s110 V7 and want to program the PCA10006 with this app.
To get thing working, I need to update the softdevice as well (beacon PCA10006 is shipped with...
I am trying to use the latest (s130_nrf51822_0.9.0-1.alpha) S130 and experiencing an issue which was not seen in previous version (s130_nrf51822_0.5.0-1.alpha), this is the...
Hello,
We're interested in measuring the precision of our external crystal, but don't have the equipment to measure off the crystal directly without affecting capacitive...
Hi,
I am trying to run nRFToolbox App, I imported the project to Android Studio but I get the following error when I attempt to run it:
Error:Execution failed for task...
I just switched over from SDK v6 to SDK v7.1 (installed via those Keil Packs). The UART has suddenly stopped working (via Segger USB COM port) and I can no longer see any...