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...
Device: nRF52811
Board: custom (EYSNSNZWW module is used)
SDK: 16.0.0
SoftDevice: S112(v7.0.1)
Sample Project: ble_app_uart
I found that the current consumption...
Hi,
I have a product which will be available for Verizon, T-Mobile, and AT&T. I will have one firmware for all 3. Do I need to set anything special for any of these carriers...
I am in the process of migrating from PlatformIO on VScode to NCS on VScode, but im really struggling. I tried setting everything up on Windows and Fedora. on WIndows my main...
Hello Nordic Family. I hope this post finds you well.
I am working on a project where I have connected multiple sensors to the NRF52840. I have collected all the sensor...
Hi,
I have a quite controversial question I want to ask! I am new to the world of Nordic Semiconductor chipset and I need some information in order to decide which way to...
Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect...
I developed a product for the customer with 9160. It used to run on the sdk of ncs1.2.0, and its fota function is normal; Now I have upgraded the sdk to ncs1.9.0, and found...
Hi!
Working on a BT peripheral device that will work in two modes depending on a runtime check at startup:
Sending data over BLE, running on battery (UART unused).
Sending...
Dear Support
I am developing a central application, scan and send out scanned packets via UART to host MCU, where I am thinking of calculate the advertising interval by...
Hi! I followed the recipe described on nRF Sniffer for Bluetooth LE to flash the sniffer .hex file into my dongle, install and configure the wireshard.
When I start the...
I am trying to install using VS code, using the video
https://www.google.com/search?q=install+nordic+visual+sydio+code&oq=install+nordic+visual+sydio+code+&aqs=chrome..69i57...
Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don...
Hi All, trying to find a cause of this problem, we have two devices, one is acting as peripheral and one as master.
Peripheral: ( nRF52832, s132 v7.0.1) a remote wireless...
I am trying to make a build with a slightly modified copy of the Zephyr button example on a nrf9160 board with a upgradable bootloader.
The following command can build our...