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...
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...
on connection, the modem gets reset after ~ 1 minute from activation:
log:
[00:00:00.421,386] <dbg> nrf_cloud_transport.nct_topics_populate: shadow_get_topic: $aws/things...
I would like to implement functionality to use a digital temperature sensor TSYS01. I cannot find that this already is implemented in Zephyr so im wondering how i in best...
Hi there,
I want to use a LiFePO4 Cell to supply the nRF9160:
Is the MAX17224 suitable to power the nRF9160?
Is this Power "Sequence" OK? Productspecification nRF9160...
currently we are facing an issue with our testing that, our product battery is getting drained to 0 volts. we understand that we need to put a cutoff voltage from the firmware...
Hey folks,
I'm developing a long-range application with nRF52840 DK that (optionally) uses NUS (Nordic UART Service) to send data to Samsung S10+; there is no problem establishing...
Hello,
SDK 15.3.0
nRF52840-DK
s140
IDE:SES
I am running into an issue using the app timer and LPComp together. The error is NRF_FAULT_ID_SDK_ERROR, With RTT output...
Let say during the normal program flow I want to change often the edge direction which will trigger the event: rising edge, none, falling edge, none … Can I work direct with...
hi:
i want to know CKCON config is CKCON =0x01 or CKCON =0x02? because datasheet is CKCON =0x01
External data memory stretch control. 001: One stretch cycle (default)...
Hi All,
I'm working with Nordic BLE Mesh and trying DFU (OTA) provided in sdk for Mesh.
I used \doc\getting_started\dfu_quick_start.md as the guide to setup and test...
Hello,
I am using nRF52840. I am trying to get hands on DFU. Without any modifications, I am using examples as is.
1) I followed below steps to do DFU hrs_application_s140...
I am looking for some 'getting started' information on configuring the nrf52833 DK for direction finding.
I have read the thread: https://devzone.nordicsemi.com/f/nordic...
Hello,
I have made a custom board based on NRF52840 IC.
The board is using GPIOTE, SPI2 and TWI1, and when put to sleep, consume 665µA. When just initializing the SPI...
Hi,
I would like to read accelerometer value from orientation_detector_calibrate() (in asset_tracker/src/orientation_detector/orientation_detector. c).
But from main.c...
Hi,
I am learning nRF development with 52DK device and SDK v16.0. I noticed that by default the 52DK planned P0.5~8 for UART purpose.
I am wondering if I can disable UART...