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 ...
Hello Nordic Experts,
I am developing using the nRF52833, using the module BM833 and a custom board with the Nordic SDK. I am running the UART example with some modifications...
The scan delegator functionality has been implemented in Zephyr and the samples\bluetooth\broadcast_audio_sink application uses it. A broadcast Assistant than therefore scan...
HI,
two years ago I started my adventure with the nRF52840 microcontroller. I started using SEGGER Embedded Studio for ARM as my development IDE. I created a peripheral...
I have compiled and run Torbjørn Øvrebekk's ESB MPSL sample ( github.com/.../ncs-esb-ble-mpsl-demo) for the nRF5340, which works great, but the cpunet on the PTX side hard...
I am using VS Code with the NRF Connect extension and NCS v1.9.1 and whenever I use LOG_INF with some simple text, Intellisense gives me the following error:
The actual...
If the legacy USB Driver for J-Link is not installed on Windows, some nRF DK boards do not show up in the device list in the nRF Connect for Desktop tools.
The latest nRF...
Hello,
I hope you are having a nice day. I just updated from nrf Connect SDK v2.4.2 to v2.5.0 when I encountered this bug.
Part of my application is based on the nrfx_prs...
Hi,
I made a DFU procedure with:
nRF52840 DK as Disrtibutor
nRF52840 Dongle as Target
Since composition data of my new firmware was the same of the one allocated on...
Hi, I am developing an application to read the ADXL355 via SPI. I have not been able to read the register of my accelerometer. And I don't know why. I tried reading the register...
Hi, I'm getting an error saying that "ble_link_ctx_manager.h: No such file or directory issue"
This is the main.c file:
Also, I have attached the snapshot of my project...
Hi!
I'm developing for nrf52832 using zephyr. I'm using the nordic hal driver in order to use the PWM with EasyDMA. The PWM is used to control a piezo buzzer. The PWM is...
I have very advanced project based on nrf52840dk for dev and custom boards for prod.
The development environment is based on zephyr build dockers. Zephyr is 3.5.0.
I would...
Hi,
I am having a hard time for days now trying to get the MCP2518FD working on a nRF9160-DK board. This device, embedding CAN transceiver and receiver, is accessible through...
Hello ,
I have a few questions about the connectivity bridge on T h i n g y : 9 1 . I 'm currently working with Bluetooth data on the nRF52 SoC and I need to transfer it...
I am building both the IOS and Android version of nRF Connect Device Manager and I am able to bootload/update my application.....but
But, we have external memory and we...