hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hi,
I am working on a module that will act as a i2c slave.
When providing the buffer for the twis library, it is unclear if the buffer should me made volatile or not using...
Hi, We are trying to develop a Bluetooth based LED lights system. We are using NRF51822. However we have observed the NRF sometimes (not always) restarts when it comes in...
Hello, I am using the nRF Connect SDK version 2.1.2. Working on a prototype using nRF52840-DK
I created the project using the `blinky` as the template. In the project, I...
Hello I am trying to run the hello world sample of MCUboot on my nRF52833dk, it's working on UART, but when enabling RTT_CONSOLE only the application prints are showed on...
hi,Is it possible to achieve the BLE activity sequence as shown in the diagram below, where a Bluetooth central device is connected to multiple peripheral devices, and periodically...
Dear Nordic.
We are developing using following platform.
SDK Version: 2.3.0
BoardType: Non-Secure ( with TFM)
We enabled UART& BLE DFU in prj.conf
Following files...
We are trying to build an qspi external flash application with the nrf5340dk. However, I noticed, that when going from ncs v2.4.2 to v2.5.2, the qspi_nor flash driver no longer...
Hello!
I'm following the NRF Academy Fundamentals course and I am facing an issue with I2C devices.
I have an STM32 board with HAL code (Non-Zephyr) and I am able...
Good day!
I want to test two sensors, MPU6050 and MAX30101, in a Xiao nRF52840; however, I am struggling to obtain data from the MPU6050 sensor. I noticed that even if...
안녕하세요. nRF7002 DK 보드 를 이용하여 ssid를 수신한 후 받은 콘텐츠로 wifi를 연결하고 ble을 통과하는 동작을 구현하고자 합니다. 그러나 vscode에 익숙하지 않기 때문에 구현하기가 어렵습니다. (기존 SES에서 개발) 관련 예제의 샘플을 볼 수있는 곳이 있습니까 ??
Wi-Fi로...
Bluetooth do host connection peripherals occasionally appear 0x3E error, want to ask what may be the cause. In addition, when other scanning devices of the same type are also...
I originally had a case using the 52832 QFN48 package, but then the customer needed to use the 52811 functionality. We found that the PIN definitions of 52811 and 52832 on...
Hello All,
I was using Ubuntu 22.04 OS and Power profiler kit II and nrfConnect for desktop V4.0.0. it was working fine. But yesturday I upgrade nRF Connect for Desktop...