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...
I tried some steps and falling back to support. I received my custom nRF52832 board and wanted to kickoff programming the board to meet my requirements. I used nRF52840 DK...
Okay, this is a fairly involved issue, so I will try to simplify as best as I can.
In short, my new Ipad Mini 5 cannot connect to an NRF52840 running the NUS peripheral...
I have just purchased 2 pcs. nRF52840 - one of them works fine - the other one reports this when i run dmesg on my linux (tested on 2 different systems) "Cannot enable. Maybe...
Hi,
I'm using nRF52832-CIAA.
VDD,Pin A7, tide with Cap 4.7uF 0603
VDD Pin H7 tide with Cap 100nF 0201
DEC3 100pF 0201
DEC2 100pF 0201
DEC4 1uF 0402
Using LDO...
So I'm kinda new to micro controllers and I followed the steps for the custom service tutorial ( https://github.com/bjornspockeli/custom_ble_service_example ), however when...
Using the scanner module, I set up a scan filter to scan for UUID with no auto connect. In the scan_evt_handler, I have a switch case for the NRF_BLE_SCAN_EVT_FILTER_MATCH...
I want to secure advertised packets using ccm
I am using s132 , SDK 14.2.0 and nrf52 dk
I found that AES-CCM peripheral is blocked by soft device usage and that I need...
I have this error.
In a last time with same error on a nRF52832 I decided this problem with increase:
On the 52832 it works. But on the 52810- project fall.
How to...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
As part of ble_evt_handler...
Hello All,
I am developing a custom board with nRF52832. All good with Segger Embedded Studio, I could download and debug the board successfully.
When I tryed to program...
Hi, i'm using nRF52840
I'm using 2 uarts :
one (uart0) is only for logging and another one (uart1) is for communication.
I can send from both uart, i can see i receive...
Hi
I sometimes get stuck in the zb_nrf52840_abort but the stack trace seams to be strange, its only containing two levels, Am I missing something or is there a better way...
Hello,
I have inherited a Thingy:52 project which was using some old versions of SDKs. Now I am trying to port it to a newer version in order to make it compatible with...
In nRF5_SDK_15.3.0 some undefined reference error reported when using nrf_drv_clock module (example: undefined reference to `nrf_drv_clock_hfclk_release)
The problem is...