Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
Hi Nordic experts,
I am trying to use Segger IDE to build the mcuboot boot-loader for NRF52x development kit. I am using NRF connect SDK 1.3.0 While I can build it successfully...
Hi
I am facing two issues in the below code. I use segger embedded studio.
1.The value I am setting as fs_initialized = true in line number 90 (inside FRESULT fs_init...
Hello,
I'm working with nRF5 SDK v16.0.0.
The documentation on Hardfault handler implementation clearly suggests to define DEBUG_NRF in order to get an automatic breakpoint...
I have the Thingy91 module, everything is working when I (turn off modem then) set AT%XSYSTEMMODE=1,0,0,0 (and turn on modem again), but if I power cycle the device the original...
Even though we passed AT%NBRGRSRP, it returns only ok like below, never returns any values:
AT%NBRGRSRP OK
Could you please advise us how to get the defined values with...
Hi Team
We are using the nrf52840 module for our application, in that we need the enable the "Micro_Ecc" functionality,
What are the steps we need to follow to enable...
Hello,
I have implemented DFU using I2C by modifying the original nrf_dfu_serial_uart.c file. Also, on the master side I have added an I2C adapter class.
The communication...
Hi,
I am a newbie and just started working on the nrf52840 board. I started by using the example "ble_app_uart" and implemented the I2C module to read IMU sensor data and...
Dear all,
I am interested in a BT mesh modules that support precise time synchronization between the modules (microseconds). This is required for sensors application that...
Hi,
I installed nrf Connect SDK 1.2.0 using the nRF Connect 3.3.2 App - Toolchain Manager. (Windows 10)
Using SES for Nordic v4.52, I opened the asset tracker project...
Is there any way I can scan for a short period of time with a duplicate filter on so that I only get 1 packet form the advertising device in one scan window.
For example...
I recently purchased and downloaded the nRF9160DK. The DK User Guide v0.7 does not match the Altium design files schematics and neither match the application schematic in...