Hello Nordic community,
using nrf5-sdk for nrf52840 SoC, I followed the uart example as below.
The uart tx and rx works fine BUT NOT THE HWFC
eg. When the CTS is set...
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hi Nordic Team,
Below are the configurations that I have done for the nRF21540 FEM.
.config file
#
# Multiprotocol service layer (MPSL)
#
# CONFIG_MPSL_FEM_ONLY is not...
Now my product need FCC, and I use DTM example, only changed the txd,rxd pin in firmware, the lab can use nrfconnect for desktop to enter test, but the tx power is low when...
I have two nRF9151 DK boards, both hardware revision 1.4.0, both showing the same SIM detection failure.
Symptoms on both boards:
AT%XSIM? always returns %XSIM: 0,9...
Hello,
Can you please provide a PCB footprint and a 3D step file for the IC for the part NRF54LM20B-QGAA-R7? This is the QFN52 package.
Can you also provide reference...
Hello,
So i recently bought a PCB with a nRF51822 microcontroller and accelerometer. The accelerometer that is on the PCB is the lis2dh. Now I want to program the nrf51822...
hi guys ! i'm looking for help with the creation of a ble service for a nrf52840 dev kit.
i tried following the tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth...
hi!,everyone:
i found if i open the watchdog in the code, it reset the system according to the register CRV, can i close it before it reset the system?
hi,
i am using nrf51422 with sdk13.3.0 and soft device 130
i want to send 69 bytes of data,which is the best way to increase packet size
By creating custom service,can...
Hello All,
I made 2 custom boards, both mount a n52840 QIAAC0 chip. I was able to program them using the "ble_app_uart peripheral" and "ble_app_uart_c" codes that I found...
Hi,
Board: nRF52840 PCA10056 Development kit
Keiluvision 5
SoftDevice : S140
nRF-SDK 15.2
SDK example code: ble_app_uart
Hi, I want to change the BLE range...
Hi,
nRF905 is still manufactured, right? I didnot see anything on Nordicsemi, but I've seen on Farnell's web page "No Longer Manufactured" and on digikey it was not available...
Hi!
I'm using nrf8001 to send twenty 20-byte packets to a phone application. The connection interval I use is 30ms. However, I takes 5 seconds to send the data to the phone...
Hi, I want to advertise each 3times every 5seconds as sometimes beacon scanner can't read it so I need 3times in series advertising.
in main() I added 3times advertising...
Hi there, I am working on NRF52 DK, SDK15.2 with SD 6.1.0, The issue I am facing is that the DFU service is appearing on Android device and I can update apps using NRF toolkit...
I am trying to connect nrf52832 with custom android app, after connection established beacon sends message. Sometimes I can establish the connection after 8 tries, sometimes...
Hi,
I'm working on a project which uses two nRF51822 (SD130 and SDK v11.0) on mobile devices. Device A is continously advertising and device B scans for a fixed interval...
I'm looking to sync an ADC reading with the PWM output. I'm using PPI for this but fails to make it synchronise properly with the PWM.
I'm getting interrupts and sampled...
Hello,i am using nrfsdk with softdevice 6.0.0 in my application and by using it i am trying to connect my mobile uart application with my BLE .but i am facing some issues...