hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,
Is there anyway to start after stopping the PWM with a PPI channel?
There is a start task in the PWM, but
But not defined in the nrfx pwm driver (nrf_pwm.h)
I...
We're trying to set up MQTT messaging between our custom nRF9160 device and our private AWS VPC. When using the Serial Terminal in nRF Connect for Desktop to monitor the device...
I am reaching out to request assistance regarding a FOTA (Firmware Over-The-Air) operation using the HTTPS protocol for my new nRF7002-DK development kit. I have successfully...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
Hi
I heard about that RSSI has no relationship with disconnection. However, based on my experiments, the connection will break every time I am close to -80dBm.
I am confused...
Does anyone know of a good starting point for Bosch BHI360 IMU integration into nrf5340 and Zephyr?
Did look at: https://community.bosch-sensortec.com/mems-sensors-forum...
Hi,nrf52832 entered in bootloader mode.as ld5 led is keep blinking on power reset and holding if boot/reset button.please help me to get board back to normal mode.thanks.
I had previously gotten working code to communicate with my SPI device on the nRF5340DK w/ NCS v2.5.0 that uses the HAL SPI library inside TF-M. I used NCS v2.5.0 (nrf\samples...
I observed another user having this same issue with resolution.
It appears the watchdog configuration has changed but I'm unable to track down the driver/overlay/etc that...
Hello,
I am working on an nRF5340-based project where I successfully integrated the broadcast_source and central_and_peripheral_hr examples from SDK 2.6.0. Both functionalities...
Hello,
Sorry for the many tickets the past few days, but I am ramping up to start a nRF Connect SDK project on a nRF91 modem and have encountered some initial growing pains...
Hello all,
I'm working on a localization system using the nRF52832 chip and Bluetooth Low Energy (BLE), but I'm running into challenges due to how BLE transmits signals...
Hello Team,
We are currently working with the nRF54L05 and using the nRF Connect SDK. We have successfully evaluated basic BLE peripheral samples on the EVK.
For our application...
Hi,
I am going theough the first lesson of 'nRF Connect SDK Introduction' course, have installed nrfutil and updated the path. When trying to install 'device' as per the...
Hi, I have this problem and I couldn't find any working solutions. I am developing my own hardware and there weren't any problems until I started to use debugger. My program...