hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi, I'm working on a project with a nRF21540DK. I'm working with SDKs and toolchains V2.5.3.
I develop a BLE central following the sdf-nrf/samples/bluetooth/central_uart...
Hi there,
I have worked on visual studio code for nRF projects for many days. It was working fine till yesterday. But now, no project is building successfully. I am getting...
Hi,
We are developing our own board with nrf6190. I already flash the chip with nrf9160dk_at_client_2024-03-13_af2b60d2 application and mfw_nrf9160_1.3.6 modem application...
The customer wants to do wireless approval now, before using the DTM mode, the version available on the old computer is selected, the device can be found on the old computer...
When I click on flash, to flash the blinky program onto the nRF5340 DK board, I get this error message:
FATAL ERROR: required program nrfjprog not found; install it or add...
Hi
I need to send data from nRF7002 to external CPU(STM32) use UART protocol, for HW nRF7002 P0.20 connect STM32 RX and RF7002 P0.22 connect STM32 TX, I try to use exercise...
Hii,
i used nrf5sdk and i am trying to scanning i2c address of Sensirion sgp40 Sensor but unable to sacn i2c address.
I try SGP40 sensor with arduino code its work correctly...
I have tested NPM1300-EK with NRF52840DK and it works.
However, I am using other MCU with NPM1300 but it is a non -zephyr project.
To work with NPM1300, I have tried...
Hi,
I am using nRF7002 DK. I have set P1.04 as UART RX. For testing I am using TI CC26x2R1 Launchpad to send UART data to nRF7002 DK. I use a logic level shifter board to...
Hello,
I am currently trying to connect an external hardware codec and amp (Adafruit MAX98357 I2S Class-D Mono Amp) in order to play audio via BLE Audio and I2S using...
I have an NRF9161DK 1.0.0 , I was trying to do some wiring but the sensors didn't work, then I noticed that the board delivered 1.7v.
I tried changing it to 3.3v using the...
Hi,
My NRF52840DK ( pca10056 1.1.0 2019.9) would not reset when I press its Reset button. The issue is very similar to https://devzone.nordicsemi.com/f/nordic-q-a/38555...
I have new Thingy 53. Default Edge Inpulse demo works without any problem. But I have problem with Weather Station demo.
First I tested Zigbee version. After flashing using...