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...
I have set nrfutil to use the v2.5.0 toolchain:
burt@T420s:~$ nrfutil toolchain-manager list Version Toolchain * v2.5.0 /home/burt/ncs/toolchains/7795df4459 v2.7.0 /home...
I'm currently porting an existing NRF SDK code base to NRF Connect SDK (Zephyr)..
Our existing code used NRF_ATFIFO to communicate events from interrupts and multiple...
I'm working in an workspace application. The application was forked from the example application at version 2.5.2 and later updated to 2.7. I've been developing for several...
I'm currently porting an existing NRF SDK code base to NRF Connect SDK (Zephyr)..
Our existing code used ble_link_ctx_manager to maintain per connection state in a common...
I would like to get the events offered by the mfd driver for VBUS detect but for some reason my callback is never triggered. I'm doing this atm:
Devicetree:
Loosely...
HI there, I'm a bit confused with how the Data Mode would work for receiving data.
Our setup / situation:
UART connection with the nRF9160
Regular AT commands work...
Is there a way of detecting if NFC antenna is connected.
My thought process is, set as GPIOs, one as input and one as output set high to measure the continuity. Am I able...
I believe I'm having a similar issue to this ticket
I'm trying to connect to AWS IoT Core with an nRF7002DK by basing my work on the AWS IoT sample. I'm building the project...
Software version : v4.1.1
Hardware procured in month of June 2024.
Please suggest if any setting needs to be optimised to filter out the inital current.
Load current...
Hi Nordic,
We are planning to port our project from the nRF5 SDK to NCS v2.7.
Currently, we are using NCS v2.7 to build the firmware for our existing custom board based...
Hello,
I'm trying to use a SPIS peripheral from the NRFX library in a nRF Connect SDK 2.7.0 project. The reason for using the NRFX library is to clear a GPIO pin in the...
Hello,
I made a firmware that uses the IPC from the net core to the app core on the nrf700DK board.
I can read the events that generate callback on the receiver core ...
Hi, we are interested in the possibility of using CODED and non-coded (1MB or 2MB) PHYs simultaneously. Our design has an nRF52833 that will be used for connection from a...
Hi,
I need to fully take over the function HardFault_Handler
1. I overwrote the function: HardFault_Handler debug but did not stop in the function HardFault_Handler while...
the on-board J-Link is not showing up on USB anymore besides the FTDI chip still being detected.
So it's not detected anymore by neither JLinkConfig nrfprog or any other...