Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...
hi
i am using nrf52 dk wiht IAR embedded workbench IDE ARM 8.20.1
i want to disable the attach to running target from my device HZX-52832-S01A.
which bit i have to turn...
Hello.
I am measuring the current of nRF52832 using Power Profiler Kit (PPK).
I want to change the voltage supplied to nrf 52 arbitrarily.
I used the following case...
Hi everyone!
How to change erase range in DFU during application upgrade ? I have some data saved in flash (by psotage on 0x0007e000) and I don't want to lose them after...
Hi,
What is the advantage of using a Bluetooth SIG defined profile over a vendor specific profile? For example, if we want to transfer battery levels, can we define our...
Hi again,
Hope everyone had a great Christmas.. I did, but Santa also gave me a litte issue with my nRF52-DK..
I using a modified UART example, I have a 5min repeating...
Hello,
Basically my arrangement of NRF network is one receiver and multiple transmitter consider example 1:40 and they all configured with same address,bitrate, checksum...
Hello,
Is there a demo project that contains RTC function with softdevice.
I called the lfclk_config() and rtc_config() function before softdevice initial in main(), but...
I am using nrf52832 chip. I will be receiving time in isoFormat.
I am wondering how convert the iso format to get the date and time in my C program.
I am not using any...
Hi,
I'm develope some sensor with arduino primo, which use nrf52832 as a primary mcu.
I want to measure battery voltage level,and i find some example like:
devzone.nordicsemi...
I am using nrf52832_xxaa with SDK v11.0.
I have a requirement to write into UICR register APPROTECT to set its value to 0x00.
Is it possible?If yes, please provide a sample...
hi,
10040 nrf52dk
softdevice 132 v2.
keil ide
I am trying to read magnetometer values so that i can calibrate it using this method . For this to happen, i need magnetometer...