Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi, I can read data with my laptop BLE as below.
Could anyone tell me where can I find the data layout doc? I want to figure out the data layout and dimension.
Thanks...
I've been having several issues with the nRF52840 so far:
Issue 1:
When trying to flash an nRF52840 with NCP firmware using a Segger JLink, I connected the SWDIO and...
Hi all,
I noticed an issue on the last release of the NRF Connect mobile app at least on Adroid devices.
It seems that every time I am trying to make a secure DFU (buttonless...
Hey everyone!
How often does PM write into FDS? On each connection? Or on each new bonding? PM has some kind of peer ranking so I suppose that it needs to write on each...
Hi Nordic Forum! I'm currently developing a CLI controlled BLE scanner using the nRF52840 Dongle. Essentially I brought over the CLI example and adapted it to the a central...
Hi
it looks like the Publication Retransmit Count and Interval states default to 1 time and 100ms respectively. Is there a reason these defaults apply? I don't think it...
My thingy:91 does not connect to the LTE network. However it does detect the Swisscom network (Switzerland) and shows it as available. After a few minutes it sometimes changes...
I would like to program the 52840 with the HCI_UART sample to use it for Bluetooth scanning. I did this and lost the USB serial out. I now understand that on the Thingy91...
Hello,
I am evaluating the nRF52840-DK. I just want to play around with Nordic for awhile to determine if I want to port my current project which is written in C++ for Teensy...
I want to run various applications in some cases
what I want is :
In general, it runs own application.
When external memory(SD card, USB, EEPROM, etc... something...
Hello All,
I have developed advertising init in 14.2 sdk (in segger ide).
(working on nrf52810 board)
I wanted to migrate same functionality to 15.3 sdk so how i can...
Hi everyone! I am using the STM32L4xx Sensortile to transmit accelerometer data from the Sensortile Acceleromter. The characteristics of other functions are shown on the nRF...
Hello guys,
I wan`t to make an project that send trough serial port a new image to flash my nrf9160.
By the moment I managed to send and recieve data but only on uart0...
Hi,
Iam running the BLE uart and zigbee light multi protocol example. Using the latest thread and zigbee SDK v3.2.0. The example is quite good. That the door(zigbee+BLE...