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 Team,
I’m currently evaluating the new custom PCB we designed and need to measure its sleep current consumption.
To do this, I plan to create simple firmware for the...
I was messing around with my nrf52832DK and set it to boot mode now the LED5 is flashing continuously, I've tried uploading JLINK firmware into the boot device folder but...
Hello members,
I have problem and got an error below.
============================================================
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr...
I am now running Ubuntu 22.04.
The following command fails for me:
sudo docker build -t edge-impulse-nordic .
The error is:
Dockerfile:38 --------------------...
Relates to: Thingy91 nRF9160 SDK v2.6.1 I am having trouble successfully extending the size of the tfm partition. I took a sample static partition file from nrf\boards\arm...
I would like for the high duty cycle direct advertising to restart immediately after the ~1.2s timeout.
[I'm using Zephyr. I'm also really new to programming these devices...
Hello, i´m having some problems with the SIM card on my custom NRF9160 board.
if i try to use the AT%XSIM? command to check for the UUIC state i get the following response...
Hi Nordic Community
I was using the nRF Connect Android App to scan the contents of the advertisements sent by my board.
My device is C7:51:E9:6E:C7:43
My question...
When using the mcumgr tool to list images on the NRF5340 development kit, the bootable field is reported as false , and the flags field is empty for the flashed image. This...
Hello Team, I'm trying to use the implement some WolfSSL extensions into my project and get errors while building it.
Preinformation:
I installed the SDK v2.7.0 using...
On our platform we have the following configuration of firmware:
Master boot record
Boot loader
Thread application (compiled separately from the boot loader)
We...
Hi,
I am trying to write a file with dummy data on my internal flash memory mx25r6435f of nrf5340. Then read back from the file and see it in putty. Here is the folder...
Hi
I have an external NOR flash chip which is powered off on startup. The idea is to power up the flash when needed to reserve power. On startup, I get the error message...
I haven't found much documentation yet regarding multiple threads in the secure partition, so I wanted to ask if this would be possible. Was planning to also test it out myself...
Hi,
We have a requirement to not exceed 63 mW of WiFi Tx power at any time for any band (2.4 or 5 GHz) . There is a statement about changing Tx power is not supported. Can...