Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi Team ,
In my application , i am using RTC1 for RTOS and RTC2 for Running a time calibration andRTC0 for Softdevice but parallelly i need to add Lbs service which includes...
Hi there,
I wanted to test Matter/Thread networks using the nRF5340DK I have.
I downloaded the nRF Connect SDK through the Toolchain manager.
I tested the blinky app...
Hi,
I have an unusual requirement where the current constraint device needs to the controller and passively scan. My understanding is the best way to estimate the current...
Hi Nordic Semi
I have implemented a basic BLE peripheral on a nRF5340 using the nRF Connect SDK 1.7.0.0.
The product we are developing have strict power consumption requirements...
I've been able to port the DFU process into a C# app running within a Linux gateway.
I'm using the buttonless without Bonds service to enter DFU mode.
The problem I have...
I am trying to find information on this and it is not clear.
Is it safe to perform FDS read operations (i.e. fds_record_open(), fds_record_find() and fds_record_close()...
Device: nrf52833
SD S140
Application - Central Host, based on uart central sample project
The peripheral device needs to deliver a block of data (10-20K bytes) to the...
Hi,
First of all, I am currently trying to merge several projects and some of the project were using older versions of the drivers. Then I noticed that the oldest update...
Hi,
I am trying to get a GPS reading on the NRF9160DK. I have tried both the GPS sample (no SUPL client) and the A-GPS sample , but with neither sample projects I manage...
Hi
I am experiencing an issue with nRF Connect Desktop Programmer failing on Mac OS Catalina.
I am attempting to program a Thingy:91 via nRF Connect Desktop Programmer...
I recently got the NPM1100 dev kit and it's awesome.
I'm working on a portable bluetooth device based on NRF52840, which has NPM1100 as battery management IC.
I would...
Hi,
I am developing an embedded solution where I need to use a nrf52832 as bluetooth controller to detect advertisement packets from beacons. I flashed the zephyr hci_uart...
SDK version 1.7.1
I am working on a project involving a nRF9160 and the sample application nrf/samples/nrf9160/azire_iot_hub and working on reliability issues with disconnections...
Hell to all,
We are currently developing a device that are NRF52832 based on NRF SDK v16. It is in our plan to make use of the Wirepas stack too. At the beginning, it...
Hi
I have committed myself to building a central app that will be based on UART example replace an existing BLE soc that can no longer be found using the central.
My sensors...