Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
We had three nRF52840DK boards (PCA10056) for several years for use in development. Then one died (or to be fair, I killed it), so we got two more that turned out to be newer...
While using nRF Connect, I encountered an error when attempting to enter Debug mode with RTT active. Here are my J-Link specifications and log details:
When I have...
Hi folks,
I am using zephyr sdk version 2.7.0 with a custom board that integrates a nrf52832, an ens210 sensor for temperature and humidity and lis3dh sensor for accelerations...
Hello,
using nrf5340 audio sample present in SDK v2.9.0, I can't hear anything from my nrf5340 Audio DK
I'm testing unicast_server scenario using a Motorola Edge 50 Pro...
I would like to know how efficient it is in terms of power to use UART via the async UART API. Does power consumption differ when its receiving data vs when it is idle? Also...
Hi,
I'm required by FDA regulation to have an SBOM for my project,
I found online that Nordic supports a sort of software bill of materials in the following link: Software...
I have app that's using MBedTLS and offloaded sockets on the nRF9160 modem. I'm using NCS 2.9.0 and it appears to me that it's not possible to set CONFIG_MBEDTLS_USE_PSA_CRYPTO...
Im using two Thingy:91 X, Toolchain is v2.9.0. I build and flash the dect shell example. I select build configuration thingy91x/nrf9151/ns. No other changes.
Both devices...
Hello,
Currently i would like to test my modem on TX continuous wave mode, for LTE-M. I'm using dev kit nrf9160dk, modem firmware version v1.3.6 and nrf SDK v2.7.0.
...
Hello everyone,
I'm experiencing an issue with the AWS IoT Sample on my nRF device . Although I've provisioned the necessary certificates and configured my project to connect...
Hello
I started developing a BT shell based app on the nRf52840DK board and then moved to a custom board.
In the overlay file, I've deleted every nRf52840DK node I could...
I would like to know which pins are available for nRF5340 on Thingy91 X on the debug board interface.
I was looking into PCA64165_Schematic_And_PCB.pdf and PCA20065_Schematic_And_PCB...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...