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 Support Team,
1. I have a problem with nrf52840 DK board, it was not detecting in nRF Connect SDK for DEsktop.
2. Previously it was working but now it is not working...
Hi, VSC shows both DK and dongle in terminal, so nrfutil works fine (added in PATH), but does not show the dongle under Connected Devices.
I tried this under MacOS, same...
Hello,
We are currently trying to certify our nrf9161 gateway device and we need some direction on the best way to get through FOTA testing. From what I understand, it...
What could be the cause for the SoftDevice: Assertion Failed error ? I am using nRF5_SDK_15.2.0 and the ble_app_template with some flash functions to update a config file...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello
We are interested by measuring distance on very short range (less than 3m) so MCPD phase slope will fit well for us
Currently time to get distance is too long...
I am trying to send two values to nrf Connect app through BLE using NUS service. The connection is working fine, device connects with the nrf Connect app but when I enable...
I know this is a heavy lift for you at Nordic, but do you think there is a way to fix up OR perhaps tag with somem message the links in the Q&A that have expired or moved...
I am working on the channel sounding feature using two nRF54L15DK boards and faced an unexpected link disconnection while running the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
Install NCS SDK v.2.9.0 in MAC by tool manager, compile SDK sample code by VSCode, OK
However, install NCS SDK v2.9.0 in Windows by tool manager, compile SDK sample...
Hi nRF experts.
Is there any way to output 32khz to gpio? We need to verify the frequency offset of 32khz.
I saw that there is a ppi_trace sample code that seems to solve...
Hello.
I have a question about the Scheduler Server. According to the nRF Connect SDK specifications, the range for Step count is from 0x00 to 0x3e. Scheduler Server When...
Hello,
I am currently working with the Matter lightbulb example in NCS v2.9.0 with the nrf5340 (Raytac MDBT53-DB-40). I have gone through the project tree and added overlay...
Hi,
I have been trying to modify the LVGL example to work with an 480x320 SPI TFT screen (adafruit's 480x360 TFT featherwing specifically). I have gotten working with 240...