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...
Hi everyone,
I'm using the nRF5SDK160098a08e2 and i tried to compile the ble_app_eddystone exampe but i'm getting this compilation error!
cannot find ../../../../.....
I am unable to read any uart input when I configure UART1 with nRF9160DK.
Please let me know if anything is wrong in my code/config
main.c
nrf9160dk_nrf9160ns.overlay...
In the Sleep mode and nrf52810 was Broadcasting with space 125ms once.
The normal temperature was good,that only 0.08mA. but why not 85℃,The current was up to 0.21 mA ,it...
Hello
I would like to detect timeout when I send a confirmable coap message not received.
My problem is that the response I receive in my response_handler is always...
Hello.
I'm going to make a prototype board and use it soon. I will make a prototype board with nrf52840 and use it soon.
It's my first time developing a prototype board...
nRF sniffer: v3.0.0
Wireshark: v3.2.6
Hardware: nRF52840 ( PCS10056 )
wireshark did not show packets with MTU greater than 20 bytes, is it still not supported?
Hello ,
We are using the following.
Module: Bm833 (nRF52833) from Fanstel
Softdevice: S140 7.0.0
SDK: nRF5SDK17009d13099
Sample code: ble_app_uart
We have added...
Hi, We are developing a BLE app on nRF52840. For the next step, we want to try reading/writing to other devices through connector interface on nrf9160 dk. Is it possible to...
I followed the steps below: flash softdevice flash bootloader
generate package
flash package
But after that I can't connect to this board by using usb and need again...
Dear Team,
I am totally new to NRF24LE1. I have bought 6 pieces it through online. Iwant to program it using HAL libraries. I've searched it everywhere I ca do. But I...
Hello, everyone.
I use the ble_app_uart on the nrf52DK board and SDK V17.
I would like to send data from the app using RX characteristics of UART service. The function...
Hi all.
I have written an application using a softdevice and I want to analyse an interesing behavior I don't understand at the moment. So I want to record a trace/log of...
hi!
Can anyone help me with code merging of saadc and ble uart.
Basically i have done analog to digital conversion of my sensor value and monitoring it on serial monitor...
Good day,
Studying the possibility of using C ++ on the MCU nrf52840, I met an interesting moment in file "nrf52840.h"
I have added a part of the file which gives me some...
Dear Nordic Semiconductor support team.
I tried to make my nrf51822 DK to talk to Micro:bit by using Gazell library. ( from nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf...