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...
I'm trying to compile the serial LTE modem to trial the functionality.
The version as set by the import examples program in SES does not compile:
The error: mkdir(modules...
I set up PPI so that it kicks off TWIM (I2C) transfer on GPIOTE pin transition low to high. Everything works great, except that I also setup a fork task to set another GPIOTE...
Having a BUS FAULT while trying to use uart_tx on the NRF5340 with NRFConnect SDK. Based on the peripheral_uart sample project. Any ideas what may be causing it?
Heres...
This took me a while to figure out.
The default values for the WDT configuration in SDK 15.3.0 (and 16.0.0) is spelled as "NRFX_WDT_DEAFULT_CONFIG" ?
RMV
The following code has an unexpected out-of-bounds array access:
Primary cause is this line:
On an uninitalized pin number, channel_port_get() returns -1, which...
Firstly my current usecase:
We are using a STM32 as a main processor. the STM uses UART to communicate with the nRF52 using the serialization stuff. I currently have most...
Using ncs v1.4.0, modem FW v1.2.3, SES v5.10d.
I'm trying to get NVS working using /zephyr/samples/subsys/nvs. It is failing to write. I also tried the code in this post...
hi
i was trying to interface sd card with nrf9160 in segger emstudio. i was following the ticket Reading SD card on nRF9160dk - Nordic Q&A - Nordic DevZone - Nordic DevZone...
HI sir i was trying to interface pdm microphone. i followed the existing ticket PDM Driver for Zephyr on nrf52840 . i had modified the proj.conf as below
but during the...
I've created a peripheral that is advertising about every 320ms but am seeing less than half of those packets in nRF Connect on my Android mobile (configured to run in low...
Hi, Could you please guide me on how to fix this? I've ported the slm client example here to the bsp project inthe sdk and getting this `.nrf_queue' will not fit in region...
I have an input signal of unknown period and pulse width on a GPIO. I want to use the PWM capture capabilities to retrieve those parameters.
I see in the documentation there...
In my quest to gain access to the nor memory on the nrf9160-dk I have found what happened to the WP and HOLD signals and now external_flash_pins_routing configuration setting...
Hi,
When I plug in my NRF51 Dongle it shows up in Windows explorer as additional drive (JLINK). Can I use this medium to configure my application? Can I read a file pun...