Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
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...
Hi i have used this tutorial : https://github.com/bjornspockeli/custom_ble_service_example to make a custom service on one of the peripheral.
I have the EVK kit NRF52832...
HI
Unable to find suitable SDK for GT832E . I am trying to build android app for " GT832E " chipset with connection,red and write characteristic functionality .
Please...
Hi,
I have nRF51 Evaluation Board and I can program BT600 Module.
But I am planning for getting BM832. Need to know whether i can program the Module through nRF51 Evaluation...
I have two NRF52 based devices. One is a portable sensor tag and the other is a fixed base station, with an external memory IC and internet access through a modem. The base...
Hello,
When enabling the ADC in the nRF9160 and taking a sample, the power consumption increases with several mA.
How do I disable it, to save battery power when putting...
Hi,
I want to implement a such system that there are about 10 BLE devices running with zephyr os on nrf52832, and some of them act as Central role, and some of them act...
Hello everyone,
This question is aimed at both Nordic and everyday users of a forum. I am testing out NRF52832 devboards in a mesh configuration I can run examples from...
When I hit the app_error_fault_handler() , gdb doesn't have a stack trace anymore: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
There used...
Hello
i have the following parts which i want to flash to the nrf52840 with nrfconnect.
Softdevice s140, open bootloader, own application.
If i flash all at once the...
Hi,
I am developing zigbee sensor systems with security "install codes".
I encountered strange thing.
SDK version : v3.0.0
problem : physical address and install...
Hi,
I have NINA B112 eval board with me ,can anyone help me in stetting up the board with example code , which SDK should i use for this ?
Can anyone also tell me which...
I have managed to upload data from nRF52832 using nRF9160. I upload the data as tempreture sensor (although they are just values in mV), and my interface at the nRF connect...
I have extended the Template app in nRF Toolbox. When my app runs in the background on an Android 8 (only) device and I try to connect to the peripheral, I get this error...