Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello,
I have multiple records that I want to update during the runtime of the program.
What is working:
1. I can write in memory for the first time initial values...
Hi ,
I am using nrf connect 1.2.0 dk. I am now testing the https client example.
However, I always get the connection fail error as belows.
Provisioning certificate...
Hi:
I want to send pictures and voice.So it needs to be faster.What should I do?
I use nrf52832/sdk16.If nrf52840 is used, can it reach 2Mpbs?
Measurement example:nRF5_SDK_16...
Hi there,
Here is what I'm trying to do. I'm trying to use the 52832 as a badge to be used by people in order to report the zone the person is in using a ble mesh network...
HI:
My IC: nRF51822QFAA My SDK Project: ...\nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s110\arm5_no_packs
Appearance:
When I Powerup or...
Hi, I'm having problems flashing the firmware on my Thingy52. I was recently on a course that used another Nordic Semi dev board to connect to the Thingy52 over I2C and use...
Hi. I want to disconect softdevice and ble in order to access to flash memory. I know there are a lot of ways to deal with it. But i want to test to disconect softdevice and...
Good afternoon, Today we had a question about the certification of our product related to the reliability of communication. We received a letter of the following content:...
Hi,
I am trying to update my advertisement data as well as scan response data (i want to put some custom advertisement data and the device name in scan response data). ...
My three buttons are pressed each time, and the LOG information is as follows
0> [00:00:00.000,000] <info> app_timer: RTC: initialized. 0> [00:00:00.000,000] <info> app...
SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this...
Hello,
I am developing the following application:
An nRF52840 bluetooth module connected to a sensor does data acquisition and then sends it directly to an nRF52840...
Hi,
I am trying to use SPIM3 to drive LCD(ili9486), but I have encountered some problems, hoping to give me a solution.
I have 2 questions:
1. spi_config.dcx_pin
How...
Hello, we have run the power profiler on two different example projects, and want to understand the difference between the two.
When we run the blinky project
nRF5_SDK_16...