Hi,
I am trying to get the sample projects working with the dongle, I am having difficulty with compiling the bluetooth examples using the provided instructions:
https...
This ticket concerns the expected behavior and recommended implementation for automatic reconnection between a bonded Central and Peripheral using Bluetooth LE Direct Advertising...
Hi, It's looks like I bricked my Thingy:91x . It was working fine when I program it with the target " thingy91x/nrf9151/ns " then later while learning I try program the in...
Hello,
I have a ble mesh with a nRF52840 Eval board and a certain number of nRF52840 dongle nodes.
I communicate via mesh Chat between the Eval board and the nodes.
...
I am working with a SD NAND with nrf5340dk using toolchain and SDK version 2.7.0. I am using the mass sample from zephyr. It seems like the SD card could be recognised and...
I'm using the nRF9160DK as a BLE-to-LTE bridge, and I have the onboard 52840 configured as my Bluetooth controller. The 9160DK advertises as a peripheral and waits for a connection...
A few years back I used a multilink project developed by one of the Nordic support personnel, to allow using the nRF52840 devkit board to talk to one of several Peripherals...
I am trying to save and read a structure using FDS, how do I go about it?
I have the structure:
Is this correct by populating the record as such?:
And to read...
Hello,
is there any tutorial on how to send commands to the Thingy52 from an Android app (like the Thingy52 app or nRF Connect) to start the RTC clock (and then read/clear...
My 52833DK is apparently bricked. I get the message "Could not find core in Coresight setup. Abort debug session” When I try to load code (IAR) into the board. It was working...
Hi
I'm trying to understand the files outside the main program. The files that are at the samples path. Like "CMakeLists.txt, Kconfig, proj.conf, sample.yaml etc". So from...
Hello.
I have a issue about saadc input range.
First, using 52832, SDK 15.3.0 S332 Softdevice.
I using ble ant both and 2 rtc time and gpiote also used.
my goal is...
Hi guys!
Testing a little bit with the nRF511822 and Power Kit. After a little testing, I changed my application a bit and wanted to flash it into DK (via Keil) and it...
I have a requirement wherein I use the nordic chip to transmit the beacon data , after beaconing I want the beacon to go to a listen state and accept the data from a linux...
Hi,
We see that in documentation V1.1 there is this info on a pin added.
"AUX - Single-ended 50 Ω ANT loop-back pin"
What is the function of this pin?
Documentation...
I found several threads with same questions. And also found source codes.
But they are too old and require Legacy support for KEIL and old softdevice.
Is there actual source...
Hi,
The product is peripheral, CPU is nRF52832 and I use nRF5_SDK_15.2.0_9412b96.
My customer asks me how many bonded amounts support in our product?
because I can't...
If I enable the zephyr shell inside my project with the following config; I'm not able to see anything on the UART If I have CONFIG_SERIAL=y in the SPM prj.conf, If i disable...
hello:
I am using ble_central\ble_app_blinky_c example and attempt to be a central scanner to scan and connect to many BLE peripheral nodes.
The name of target BLE peripheral...