Hi,
I am using NRF Cloud + coap comms to send data. However I have encountered payload size limitations that are not configurable via KConfig: sdk-nrf/subsys/net/lib/nrf_cloud...
Hi!
Im using nRF7002DK for start HTTPS connection.
I started with the example from Lession 5 exercise 2 in the nRF dev academy.
lession5 exercise 2
I changed the...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
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...
Hello Nordic Community,
I am currently working on a project that involves a Garmin-style devices to display acceleration and velocity data, connected in ANT. I have some...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
Hi,
I designed a customer board and defined my own board header file, which is pretty much copied from pca10056.h. One question I encountered is I somehow couldn't toggle...
Hi,
I try to develop a fix that should allow me to use the pc-ble-driver to receive scan responses (see https://devzone.nordicsemi.com/f/nordic-q-a/50082/pc-ble-driver-no...
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...