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...
When I open the Light Bulb project in Segger Embedded Studio I see a bewildering list of project items. I pick the first project, 'zephyr/merged.hex' and right click to set...
SDK: 4.1.0
CHIP: 52840
Hi, I have developed sleepy zed. It lost the connection with the network after joining in 1~3 days.
It assumes that the zed couldn't get the...
Hi, guys.
I'm using nRF52 DK (PCA10040). After I used Zadig (Driver setup for J-link), I cannot build and run my previous code to the nRF52 DK anymore (see the first 3 images...
Hi
I am using nrf52840 boards and by using the coexist program I am able to send and receive messages through mesh while using the ble services.
I followed the instruction...
I use NRF52DK as central device I also use a SDK that is ble_app_uart_c code for my project. and i would like to take my peripheral devices whice are phone or PC their RSSI...
Hello - we're using "nRF Connect" from the Apple App Store for the development of our project.
First, thank you for making this tool available and free for everyone to use...
I am using nrf52840 via NRF Connect and Zephyr configured to use the Nordic SoftDevice BLE controller.
My use case is for a central to sample a rapidly changing real-time...
As a beginner,I’m sorry for asking such a stupid question,but it has annoyed me for a long time.
I built and downloaded the program to my DK,and I used PuTTY to connect...
Hello,
I've designed a pcb using the 52840 chip which is essentially identical to the dongle design. My intent was to use the firmware that comes pre-installed with the...
Is there a set of prj.conf settings that I can use to redirect the AT command interface to the RTT debugger? Would be nice not to have to hook up a serial connection.
Hi All,
as the title say I'd like to know if is the Wake on GPIO available for nRF52840_dongle and what is the I OFF_RAMOFF_GPIO ?
My application should behave more or...
Hello. I'm developing a project using nRF52840. I've been working with the nRF52840Dev Board and I have a BLE project that runs there. I'm developing in Segger IDE and using...
When building a product which has multiple models but the firmware is essentially the same, perhaps with a few different parameters, I want to use the same code base and have...
I am implementing a system that needs to read all 8 adc channels at a set interval and wish to use the asynch mode to do this as it gives the lowest power consumption.
Using...