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...
Can the NRF5340's the network core on-chip Flash & SRAM be extended /utilised by app core so that app core can get more memory to run
Presently the WiFi integration with...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
I started analyzing my application using SystemView to try to resolve a bug. I think I have configured everything correctly. However, when I start the analysis, I notice that...
Hi Nordic,
I am trying to merge nrf5 mesh serial and serial DFU, I have added serial DFU to serial mesh example, it is compiled successfully and do not show any errors...
I am currently working on a project utilizing the nRF52840 DK and dongle to measure distances between devices. In the process, I am leveraging the nrf_dm application, which...
NCS 2.6.0 nRF5340 project /ncs/v2.6.0/nrf/samples/matter/lock I want to enable APPROTECT on both app core and net core core. I want to enable it in firmware without UICR....
This question relates to using zcbor .
Basically I have the following.
I got The contents of FRAME - 00, 00, 00, 02, 00, 01, 01, 00, b0, 06, But I was expecting 00...
Hello,
we want to send a continous carrier with nrf9151 on dect-nr+ on a specific channel.
With bluetooth there is a testing option in nrfconnect tool.
Is there any...
Hi I would like some advice on where to start learning Nordic BLE?
All I could find by searching was advice from 6-9 years ago, I think today they are not relevant, because...
hello,
I'm doing a power consumption test, but I'm not sure which project to use to test the power consumption.I tried the "peripheral_lbs" download with NCS version 2.8...
My setup: SDK version: 2.5.0.v Modem version: 1.3.0. I am using MQTT to subscribe to a topic, for example, the LED state. The plan is t o set the LED state on the server side...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, thanks for reading and happy holidays!
We are using an nrf5340dk, with zephyr and SDK 2.5.0.
We seem to have two undesired behaviors from MCUBoot immediately after...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...