Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
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...