I have a greenfield project that I am currently working on and I am trying to work out the best approach to limiting access/features via Bluetooth.
In the past we have used...
Hello dear Nordic support staff,
I'm working on some legacy code (NCS 1.8.0 in case it's relevant) and see this in the inclusion list of one of the files:
Functions...
Hey there!
I'm trying to run the 'wifi/shell' sample on v3.0.1 on a nrf7002dk (targeting the nrf7002dk/nrf5340/cpuapp) with sysbuild enabled, of course and I'm getting...
Hi Teams
I am designing a product using the 9151 SIP. According to the specifications, the operating voltage ranges from 3 to 5V. From the hardware design guide, I learned...
We have a design in EVT and we're preparing for FCC testing. It's a dual radio board with nRF52840 and a Semtech LR1110. Therefore, we need both to be active and transmitting...
Hey,
I have been using the FOTA download client library with bg95 module for HTTP dfu for a while and works perfectly fine.
Now that I have added a few additions to my...
Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
Hi all, we're using code from this forum to enable GPIOTE and PPI to measure the low between the arrows to indicate a "start of transmission" and then switch to measuring...
Materiel and software use :
SDK mesh 2.0.0
SDK 15.0.0
NRF52832 with PCA10040 x5
Situation :
I would like to implement this network :
I follow the instruction...
I'm using the UARTE peripheral via the UART driver code in SDK v14.2. Due to transfer size and SoftDevice timing I have to use the double-buffered receive method (by calling...
Hello,
I am trying to make a beacon start advertising on a long press of a button. Using this as a reference, I implemented a timer as follows:
this is the flag to keep...
Hi!
I am using SDK15, my application is based on app_ble_uart. I have added my proprietary characteristic to NUS next to RX and TX Characteristic with quite a success. Now...
I use sdk14.2 nrf52832 as the primary, connect two iphone peripherals, iphone is connected to broadcast, when I turn on both peripherals, sometimes everything is normal, sometimes...
Hi
I am a beginner to BLE based products, i bought the nRF51822 devices hoping to create a mesh network. The problem is i have got the development boards but i am not able...
Hi there,
I'm new to Android BLE development and simply trying to read out a BLE temperature sensor that encodes the temp. in the service data from the advertising packets...
Dears,
Can I know NFC Tag memory size?
In case of NFC record_url, total flash size is 13.4KB and ram size is 17.9KB to use SDK15.
I am curious to know the memory size...
Dear Nordic Team,
We are currently evaluating the nRF52832 / nRF52810 for our product, a solar powered wearable designed as part of a safety system in the sailing sport...
My Setup: -> OpenWRT Chaos Calmer 15.05.1 -> Kernel - 3.18.23 -> MCU - nRF52832 Custom Board -> SDK - 15.0.0 -> IDE - Segger Embedded Studio
I am able to start a 6lowpan...
Hello,
I would like to know from were i can get release history for Nordic device family pack.
I can find Zip file for downloading different Nordic family packs but wit...
We want to support low power end device sleepy so do the MESH SDK 2.0.1 has the support of Friend and low power mode support in mesh SDK? I'm using nRF51822 SoC .
How are multiple messages to the same device/group/broadcast managed in Mesh?
I have a system where two switches control single light bulb. If both the switches try to turn...