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...
This question is similar to this thread:
devzone.nordicsemi.com/.../
However it was framed differently and didn't really clear anything up for me.
Say my application...
Hello,
I have an application that has to be ported to the newer Softdevice version. I've already ported my application to the SDK 13 and tested it with the new Softdevice...
The NVMC documentation states the CPU is halted while the NVMC is writing or erasing flash. If the CPU is halted, then interrupts shouldn't need to be disabled during flash...
blog.bluetooth.com/management-of-devices-bluetooth-mesh-network
The Provisioning Protocol
During provisioning, the Provisioner and the Device to be provisioned communicate...
as this screenshots show, i add some headers to nRF_Libraries, and add the directory of the folder nRF_Libraries to Options for targets /c++/include paths,but after building...
Hi,
I am trying to use the SAADC via ble when noridc is connecting with other device and adding value to advartasing. This is my code but i've got some problems.
1)...
I am modifying the bootloader_secure_ble code to receive a serial number via BLE and store it in flash. However, whenever I call nrf_dfu_flash_store or nrf_dfu_flash_erase...
Hi,
We are currently working on one project.
Initially, the nRF52840 & S140 (v5.0.0-2) & SDK14.0
examples \ ble_central \ ble_app_multilink_central Based on the example...
Hi Team,
I am using sdk12.2.2 and nrf52. I want to use one gpio to detect button state & have to operation on that event.
I used one method to configure(code snippet...
Following the guide found at : file:///C:/Github/STIWHN/SDK_thingy52/thingy_sdk_v2.1.0/documentation/firmware_compile.html#compile_gcc
I still getting errors trying to...
Hello,
For the softdevice update, is it the responsibility of the bootloader to make sure, that the softdevice was copied correctly?
If for example the bootloader calls...
Hi,
When i use FreeRTOS tasks with priorities 2,3,4,5 what i need to #define for XXX_CONFIG_IRQ_PRIORITY of SPI,SAADC and GPIOTE at the file sdk_config.h
Thanks
Hello, I use nrf51822 , sdk 8.0.0, s110
I defined advertise interval and timeout
#define APP_ADV_INTERVAL 320
#define APP_ADV_TIMEOUT_IN_SECONDS 3
Also, I write...
Hey Nordic Devzone,
I am really new to Nordic and am still a student in embedded software engineering. So first some background information.
I have 6x nRF52840 and 5x...
Hello,
I am designing a custom 2layered PCB board with NRF52832 IC. I have followed the reference design given in IC's datasheet as shown in the figure. Please provide the...