Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello,
I am looking for information to be able to process CI/CD automatic tests for an nRF5340 project.
I mean compilation of the project, and simple tests by using GitLab...
Hello,
I am working on a custom Agora board that includes a BT40 module with an nRF5340 MCU. I am trying to enable the MCUboot bootloader by setting CONFIG_BOOTLOADER_MCUBOOT...
Using v2.8.0-rc2 as v2.7.0 doesn't support the SCRATCH partition.
I am not able to enable BOOT_ECDSA_TINYCRYPT (required for Image Encryption).
I suspect this is because...
Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
Hello, the nRF5340's SAADC has a temperature dependent offset according to the product specification. The offset can be measured (I suppose it is automatically applied within...
I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
Hi,
I am creating an application in which there are ~12 elements per device and could have >20-30 devices. I would like to individually address each of these using a serial...
My HTC Nexus 9 tablet OS 7.0.1 does not see the advertisements from an nRF5840 dongle running the BleHeartRateMonitor demo from pc-ble-driver. All my other Androids do. Is...
This question may have been asked before. I did find one related question but it was 3 years old and several of the links in it no longer exist. The choices were also considerably...
Hi,
i'm using nRF5 SDK 15.2.0 and nRF5 SDK for Mesh v3.1.0 using the examples light switch client and server. the clients getting data from my sensor over the UART and sending...
Versions:
Windows 10 Enterprise: Version 1803
SEGGER Embedded Studio for ARM (Nordic Edition) V4.20a (64-bit)
Python: 3.7.4
pip: 19.2.3
west: v0.6.2
nrf repo:...
The nRF5SDK has a rich set of examples illustrating extensive use of the BLE APIs, including full examples of the Blood Pressure profile and other health device profiles....
Hi,
I am using nrf51422 dk board using sdk 12.3 and soft device s130 in keil5 ide. In our project i am using nrf51422 board as central and other controller Bluetooth board...
Hello,
I'd like to evaluate the Rust HAL for the nrf52 family of devices. But before that I was asked to inquire about the stage of development of the HAL and the support...
I am experiencing an issue with the nRF52840 dongle and programming UART pins. First off, I have developed my application on the nRF52 DK and it works fine and now I am programming...
Hi , I need use the DFU ble without have to generate a packet with the nRFutil. I wan't put a open bootloader on the board, don't need to be secure just easy and fast. But...
I am trying to find the hardware datasheet for the speaker on the Nordic Thingy 52 - can someone help point me towards it?
My end goal is to learn about the characteristics...
Hello!
I have been trying to implement the serialization for STM32L476. During my development I discovered that the deserialization of the SD_BLE_GAP_ADV_SET_CONFIGURE response...
We have a custom board with nrf51822 chipset, and we need to implement the firmware update process, which can support both over-the-air and uart type firmware update.
1...
Hi, we are contemplating moving an existing application to a nordic chip, the nRF52832.
https://infocenter.nordicsemi.com/pdf/nRF52832_PS_v1.4.pdf
Our previous CPU uses...