Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
I am working with nRF52840 with MAX86141 and learning how to setup the SPI connection
Here is an opensource example : https://github.com/JON95Git/zephyr-spi-directly
And...
Hi Support Team,
I am using the nRF7002DK board for our product POC (Proof of Concept) purposes. We plan to use the same MCU, the nRF5340, for our final product.
I have...
Hello,
I am using an nRF9160dk with the nRF52840 acting as the BT controller running the Bluetooth: HCI low power UART sample ( https://developer.nordicsemi.com/nRF_Connect_SDK...
modem_info_get_current_band expects an uint8 pointer to store the band into, but scans for an unsigned int (probably above 8 bit) in nrf_modem_at_scanf. This leads to memory...
Hello
I am working on a WiFi application using a custom board equipped with both the nRF5340 aswell as the nRF7002. When requesting a WiFi connection using the net_mgmt...
I'm using 2 nRF52840 DK to run a data transfer test between a central and a peripheral.
The Central device uses ble_app_uart_c, The peripheral uses ble_app_uart. These examples...
We are trying to re-layout the PCA10059 Dongle. I would like to continue to use the existing USB bootloader .hex file for updates via CDC_ACM. One thing I am confused about...
Hello, DECT NR+ seems as a good fit for our product, however, current stack providers(Wirepass and Lynq) are not suitable for us. I'm wondering are there other companies who...
Since the tickets are scattered, I will summarize the questions about nRF5340 Audio again.
Prerequisites
NCS version is 2.5.0. Raytac's MDBT53-1M is implemented on a homemade...
Hi Team,
We are using SLM SDK 2.4.0 and MFW 1.3.5
We moving forward to SLM SDK 2.5.2 and want to FOTA all our products outside, but, some have problems with cellular...
I'm organizing my code with nRF SDK v17.0.0,using the board nRF52832 that designed by myself.
In order to support multi-central,the peer_manager module is used.So that I...
Hi! I'm developing using nrf52840DK and have an issue with DFU. When I'm uploading new app image and choose test and confirm, image is uploaded but after resetting DK, MCUBoot...
Our hardware designed with nRF52840 and npm1300 works perfectly.
We are working on an architecture where a single central communicates with four peripherals...
Hi,
I'm trying to use the periodic sync sample app using 2 nrf52833DK (one for advertising and one for receiving sync) and been getting this assert message every time a...