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,
I have 2 devices: one nrf52832 and one nrf52840 dongle. After enabling PHY feature (see the following code) in nrf52832, I tried to connect it using the dongle in the...
Hi,
I got the following hardfault when running sdk 14.2, nrf52832. Since the address shows it locates in softdevice...I do not know why. May you please give me tip? Thanks...
Hello, we have a handheld device with Microchip (ex. Atmega) Microcontroller that essentially monitors and records different environmental conditions and stores them them...
I am making PUC for sending & receiving string through ble nrf51822 to phone(nordic app) with particular user define time interval like 1 min , 5 min etc. using ble_app_uart...
I'm running \nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs and following instructions from http://infocenter.nordicsemi.com/index...
Hello,
We are using in nrf51822 in a product.
I do not understand whether by definition and, thus, always, before connecting, whether a peripheral
goes to sleep between...
Hi,
our device has a hard current limit of 2mA. Normal BLE operation is actually no problem. Connection parameters and packets/event are negotiated accordingly between master...
Hello,
I am using nrf SDK 15.0.0. I am unable to build ble_app_uart example in SES. It shows this error in the screenshot:
But i can build the same example using Keil...
Hi everyone,
I want to set LF CLK source to XTAL without softdevice. But, LFCLKSTAT value is 0x00010000(CKL RUN, CLK SRC = RC) after clock start.
So, I checked same test...
When drawing lines of equal start and end x, y coordinates the GFX library shall draw a rectangle with thickness applied. If the value of the opposing axis has a start value...
Hi everyone,
This might seem like a silly post, but this happened.
I build and ran the example QSPI code given in the sdk.
But after that if i try to run my own code...
We're writing code that does dynamic pin assignment which may change over time. This question is about how the crossbar deals with conflicting pin settings.
If I set the...
Hi Technical Team,
nRF52832DK is running on central role with the below
SDK version : 12.3 IDE :IAR
It is working (connection,just work pairing,bonding, & reading/writing...
Hi,
I have connected the components mentioned in the reference schematic from the official website to my nrf52832 chip. Is there any easy method to know whether it is working...