Hello I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle It builds and runs just find on the nRF52840 DK But when I try to build for the dongle...
Hello,
We are making a custom board with the NRF5340. There is no external crystal for the 32kHz.
What is the best option between internal RC and LFSYNT as 32kHz source...
Hi,
Might be possible to answer the question in bold. Thanks in advance!
We have many BLE central NUS (Nordic UART Service) and many peripheral NUS communicating with...
Hello,
In my project I am creating a BLE service with 7 characteristics that are all NOTIFY only characteristics.
My service setup looks like the following:
BT_GATT_SERVICE_DEFINE...
Dear Nordic, I have developed an application for nRF52811 on nRF52840-DK.
For this i have referred examples -> peripheral -> template_project.
I have followed https...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
Hi! We have tags based on nrf52840 and nrf52833 in the field, running against a central with a nrf840X dongle.
Recently we have had an inexplicable peak in 'Failed to Encrypt...
I have one doubt that why there is elements or models in Bluetooth, it can be simple as sending messages and then translate them into useful work, in this single element and...
hello,
inorder to send a string over ble from a slave to master or master to slave what is to be done??
is there any function for us to pass the string??
I want to understand the meaning of "standard drive, low frequency" GPIO pins. The datasheet mentions to use these pins for frequencies below 10 KHz. Does this limitation...
HI
I have to sending a sequence of 768(96 bytes) bits to program a custom piece of hardware on a single data line. Initially the line is low for 500ns and then each bit...
Hello. I'm testing ESB examples with nrf52832. Want to understand which max speed I can reach with that protocol? Some devzone info says that 1.8mbps can be reached. But among...
The assumption that `fds_record_find` returns records for NOT CHANGING file_id and record_key in the same order they have been written IS WRONG. The documentation sub-section...
Hello everyone,
we are developing a bluetooth application based on the relay example included in SDK 14.0.0. We have already developed our own services and characteristics...
We are working on a combination 52840/9160 board, and after having much success with most software components, have run into a roadblock with the more complex Bluetooth samples...
I am trying to create a custom board file in the ncs/zepher/boards directory for our nRF9160.
If I copy the nrf9160_pca10090 directory to a new nam eg. nrf9160_newboard...
I am using NSDK 15.3, MeshSDK 3.2.0, SoftDevice 6.1.1 and nRF52840 DKs.
Hello, I have followed the documentation for the DFU over mesh here and successfully upgraded a board...
Hi, 1. How soon a DK or something like that with an array of antenna to support the direction finding capability introduced in Bluetooth 5.1 will be available?
2. Provided...
Hi!
I am trying to use serial port library with Free RTOS (SDK 15.3). I created a read task but when I try to read, the function does sometimes receive wrong bytes. I also...
So I am trying to store a few configuration parameters in flash. I am using nrf_fstorage for that. so before storing the parameters, I am erasing the flash but, it hangs at...
I am using the chip NRF52840 ,the board is powed by a battery, and I program the firmware by using the JLINK,then I unplug the JLINK and waiting the system to go into sleep...
I'm working on a project using the nRF52840 that will have a central device with an NFC reader and up to three peripheral devices with an NFC tag. The goal is to have an LED...