hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello, I am trying to develop a bluetooth mesh network with two provisioners, one being an external provisioner (mobile phone) and another being node in the network (nrf5340...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
Hello,
I want to save some structs to flash using pstorage with S130. What would be the best way to achieve this?
The struct consists of message, deviceID.
The whole...
I am designing a NRF52 based device. Do I need to add ESD protection circuits on PCB for any pins on NRF52? The initial device I am making is for prototyping a system. so...
Using nrf_delay_ms() can be energy consuming and indeterministic. I am trying to use application timers (from "app_timer.h") in nRF SDK 8.0. The way I did could be partially...
In a previous excellent answer Ole Morten explained how to calculate the maximum throughput of transmissions using notifications . I'd like to know what the calculations are...
Hi,
I am a newbie. I understand that a similar question was asked earlier, but I couldn't get an answer specific to my questions. My goal is to sample an analog signal at...
Hello,
not strictly an nrf question, but I am having trouble communicationg with the developer dongles under OS X. I am using screen to connect to my terminal and the input...
Nordic has show coffee machine using BLE IPV6. The BLE chip on coffee machine shall work as Master for IPV6 communication with internet? If so, does this chip drain much more...
Hi,
I would like to communicate nRF24L01 + module 2 but I'm facing a strange problem . I checked the registers . The data is loaded into the transmitter in the FIFO . I...
Hello!
I just want to change the outcome of Button 1 press action in my nRF 51 Dk. For example, instead of toggling led 1, I want to toggle pin 5. How to actually do that...
I have nrf51822 s130 sdk v8. When I use spi master in main loop the it works fine. When I start to use SPI master inside ble event then I dont get start, cancel or complete...
I'd like to know, it there a way to include the service changed characteristic, but not have it indicate that services were changed unless I tell it to? Here is my situation...
Hello,
I am currently working on a project based on the ANCS demo from the SDK. Everything is working great with the exception of bonding and DFU. The first step is to...
Hi,
The Windows Phone version of nRFToolbox App (HR monitor) updates HR values on the graph, once every second. While the Android version seems to be updating much slower...
As a developer what are the various things that can be used to modify the existing code from google Eddystone( to be implemented on nrf51-DK)? Google have implemented most...
I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything...