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. ...
I am using nrf52840 central and nrf52840 peripheral device. Ble communication is enabled between and data transmission is working. I would like to analyse the packet loss...
Dear community,
I have your Thread example set up with 3 nRF52840 Preview Development Kit. nRF Thread Topology monitor 0.8.0-1 runs fine if I download CLI-example onto...
I use NRF52832 and sdk13.0.0 to develop my own application. I want to generate 1000 Hz Timer to trigger the ADC. I use the timer 1 to generate 1000 Hz. But when I use GPIOTE...
Hi,
In Nordic nRF51822, (please correct me if I am wrong), after I transmit 1 byte of data (since the transmit fifo is 1 byte long and receive fifo is 6 bytes long), I can...
Does the python driver support multiple dongles? I have a situation where I want to scan with one dongle and connect to devices with a second dongle. However, the collector...
Hello,
I want to use the PCA10040 to program a custom board running on 1.8V using the debug out port. Is this possible?
Also, is there a way to set up the PCA10040 so...
Device: nrf52, sd132 v3.0.0, SDK 12.1 (and also 12.3), freeRTOS, BLE peripheral, gcc-arm-none-eabi-5_4-2016q2
I am experiencing an issue which is causing our device to...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hi, now I'm using NRF52832 's UART with SD12 and it required to receive 40 bytes per 10ms.
In fact, it does not take 10ms to complete the reception.So my idea is to create...
Hello,
I'm working on a type of activity tracker using the NRF52, and I'm a bit stuck with time aspects.
The device stores two versions of activity data; daily totals...
Hi
First I wrote a post because the initialization was crashing, but now I found out it was because the RX line was low.
How to initialize the uart if the RX line is low...
hi i have a problem with ble app uart.i used nRF5_SDK_12.3.0_d7731ad and Eclipse Mars 2.
I had build main.c in hex ble_app_uart\pca10040\s132 . And after that a maked mergehex...
Hello,
I am trying to update our application with DFU support but it will not work for me. One of 2 things happens:
Programming the bootloader and softdevice by programming...
Hello,
We have the following setup:
SDK Version: nRF51_SDK_8.1.0
bootloader Version: dfu_dual_bank_ble_s110_pca10028.hex
soft Device: s110_nrf51_8.0.0_softdevice...