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...
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...
Hello,
I want to run a memory test whenever my device nrf52832 starts up to check for various faults like stuck at, transition and other faults in both flash and RAM. Does...
Hi All !
Hope doing well . I have a question regarding nrf52833 maximum power transfer @ 8dbm . I am using the "ble_beacon app" and using sdk 17.2.0 and soft device is S140...
Hi. I am working on the nrf9160. I want to use a unit test framework for my application code (which is a combination of C/C++14). I thought about using gtest/gmock or ztest...
I'm using NCS V1.5.0 and an nRF52840
The current draw with I2C enabled is around 200 micro amps
If I disable I2C using an overlay and recompile the current draw is around...
Hi all,
Please forgive the newbie question--I'm just getting started with Nordic.
I'm trying to build the hex files for the pc-ble-driver and the build keeps failing....
I am trying to add the nRF SDK 15.3.0 ILI9341 LCD driver code to my existing nRF52840 project.
Segger Embedded Studio 5.40a is being used as the IDE.
I have added all...
Hi,
I am new to Nordic chip sets, though I have firmware experience with STM and other boards. I have to wire an accelerometer to a nRF development board, and fix some existent...
Hello I am fairly new to Nordic. I am able to send and receive a character only but not able to send a string.
I am trying to send a character via RS232 to Tera Term using...
Hello,
I would like to print signed long long int (s64_t ) values using printk or printf.
I tried some suggestions I found online %lli , %lld but they did not work.
...
To the kind attention of Nordic support team,
I'm using nRF52833 and activated wdt with multiple reload registers enabled. I'd like to get an idea about which one of those...
Dear Members,
I run the software for detecting HRM and BSC for 80 minutes,
but I got only speed and cadence, all the interrupts from HRM are gone ,
is it related with...
After having development success with the nRF52840 I'm beginning to look at development on the newer nRF5340. I've successfully gotten the blinky example working on the development...
hi, i am working on nrf52 mesh examples. all example are compiled properly but ble_app_uart_coexist example in sdk_coexist folder is not compiling. there is "nrf_log_backend_rtt...
I appear to have some very simple code that when loaded into a nRF52840 kills it, such that I cannot recover it, possibly hardware failure. I would appreciate any suggestions...
Hi
According to the product specification, the power fail comparator nRF52832 has a threshold tolerance of at most +/-5%. When I configure the power level warning to 1.7V...