I have several hardware pieces based on the Fanstel WM02C nRF7002 module (nRF54L15 host) and am having problems connecting to WiFi networks on a subset.
All modules successfully...
Hi all,
Our company is currently prototyping with the Nordic 91X DK and looking to use both nrf cloud services specifically for using location services whilst also connecting...
nRF54L15 would be used as thread RCP, host processor would use uart to communicate with the rcp. They would behave like a OTBR.
I also need to do device firmware update...
Wonder if anyone has experience this but my Zephyr OS and a http client application eventually crashes due the network interface going down coming back up. Initialization...
When we define a CMake presets file in an application folder and try to load a preset from it in the "Add Build configuration" tab created by the nRF Connect Extension for...
Hey folks, we are planning to implement BLE Audio based on one of the Nordic ships and unfortunately nrf54H is not really available now and nrf54l does not support LC3 audio...
Happens consistently and in production.
The stream advertisement is still there but cannot be connected to by any receiver (both 3rd party and our own). 3rd party says connected...
Hello everyone ,
I have question about saving the configuration of Friendship so-that after rebooting the SOC, the friendship's configuration restored without applying the...
Hi, I'm HongJae.
I'm developing a Bluetooth peripheral program with nrf52.
Briefly,
if I send a hexadecimal message(e.g 0x35), GPIO's are ON.
After 1 minute from...
hi,
I found a interesting thing:I use the output function to configure the P0.14(nrf_gpio_cfg_output(14)). After configuration, the normal output should be low, but it outputs...
hello all,
i am using nRF52832 SoC in my project and my requirement is to write some configuration into internal flash when i flash the program using segger j link.
for...
Hello.
I am evaluating with nRF52833 DK board. I checked both peripheral/uart and ble_peripheral/ble_app_hrs.
Examples work each well on nRF52833 DK. I want to add the...
Hi support Team,
Following are my Questions.
1. Please recommend me three development boards from Nordic. I would like to build the mesh Network.For example one will transmit...
I am seeing a number of issues, but since they appear to be different, I will use different threads.
Setup: have gone to ble_blinky example to keep things as simple as possible...
Hi, i am new to the nRF52840, i like the features it has and i want to create a board using it. In the datasheet it is said to have 2 ARM processors and i want to use it as...
About 3.7V Li-Po battery on spec., can we read adc value from the battery using p0.04(A1) without external voltage divider circuits? In fact, 3.7V battery outputs 4V ,seeing...
Hi,
I'm now planning to test BLE AoA using nRF52833 DK. For now the DK doesn't have antenna array, so I plan to use an addon board like below:
Is there any link or example...
How can I define paths in SES (Windows), like $SDK_PATH, for my project?
- if they are defined in macros, what is the syntax?
- is there a standard variable that has a...
HI there,
I wanted to use nrfx spi with nRF5 SDK 17.0, but it was removed. I checked that in nRF5 SDK 15.3 it should be available, but when I downloaded it the example is...
Hi Everyone,
Last two weeks I'm trying to make a Real time streaming custom service on PCA10056 DK. I have modified the ble_image_transfer code according to my requirement...
I'm testing the Zigbee CLI Agent example and try to read info from my Titan wall sensor. I can read almost all info, but not values, that are using float type.
How I can...
Hi everyone,
I have an issue when i am writing to flash sometimes i get a SOFTDEVICE assertion failed just after using the function fds_gc().
The structure i write...