Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I'm attempting to pull the mesh bootloader out of the sdk and put it in its own makefile project, so it can be built separately.
I'm building with `gcc-arm-none-eabi-7-2017...
Hello,
I want to achieve bidirectional data communication between one central and two peripherals. Any my central device should be able to do bi-directional communication...
Hi. I have been looking through the forum to find anything that could answer my problem, but can't seem to find it. I am working a project, where our needs is to use a nrf52...
Hi there ...
In Softdevice S140 v6.1.0 started supporting advertising extension with this macro "BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED" and I follow the migration...
Hi Team,
I am using nrf51822 for my project, i have connected a PIR Sensor and a push button also a LED driver WS2811 .
I am using ble app uart example as i have to control...
Hello,
I'm looking for 3D STEP model of nRF52840 QIAA aQFN73 package. I just found step model of dev kit, but not component itself. Could anyone help me and share one. ...
Hi,
I was trying to follow the steps for this example: https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
However, I reached step 5, where I should compile...
Hi,
I am developing a bootloader for a custom board with the nRF52840 (nRF5 SDK v15.0.0 and SEGGER Embedded Studio V3.30) where we have no other option but to engage DFU...
Hi ,
I am working on application in which I am using GPIO pin to detect interrupt. GPIO pin normally has logic low level. When it becomes high level I have to generate...
We develop BLE server application on nRF52840 with SDK 1.5 using nRF52840-Preview-DK.
The application is built as multi tasks with freeRTOS where BLE is one of the tasks...
Hi,
I am using Keil uVision 5 and SDK 15 on nrf52840 development. NRF_LOG_ENABLED is set to 1 in sdk_config.h
But NRF_LOGS are not being printed in Debug(printf) viewer...
Hi,
when the micro go in: idle_state_handle(); I have 2 possibility:
If the soft device is present use the first instructions else the second.
This is correct, but...
Dear nordic,
I have an BLE application which works as Central and Peripheral and also which contain ADC,UART and GPIO's
Scanning and advertising controlled by application...
Hi Team,
We have observed that without power supply we are seeing 1V power at board Vcc. Without giving power supply to board.
Why is this happening?
We measured GPIO...
I was trying to verify boot loader using the provided script. I noticed following abnormality.
--It often fails to verify and show the following error:
Reading UICR...