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 want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using an nRF52 DK with Soft Device 6.1.0 on a Windows platform.
I am trying to add a new BLE Service and calling function sd_ble_uuid_vs_add() but get NO_MEM error...
I am developing three different projects for the nRF51822 using SDK 12.3 and the app_uart_fifo code module. Details of the projects are as follows:
Project 1 - implemented...
I am attempting to run the mesh Light Switch example with a provisioner, client and a server in debug mode using the Segger SES. I am attempting to debug the server code on...
Hello everyone, the sdk version that I use is 15.0.
I'm trying to connect my nRF52832 (master) to an external SPI slave memory (N25Q) to write and read data. The problem...
Hi Everyone,
RFX2411N is used to extend signal coverage of NRF51822. Here are the configuration below:
Use radio notification to generate an interrupt
Use this interrupt...
Sir,
System notifications where enabled On my mobile but still I did not get any kind of notification from Eddyston Beacon-URL.I am using nRF52840. Is there anything such...
Hello!
My project programmed on the nRF52dk board.
Using the twi protocol for communication with other driver IC.
Below code is twi_init source.
---------------...
Hi,
I am trying to transition from nRF51822 to nRF52840. I have the PCA10056 board to help me with the transition. I was able to make the BLE work with the nRF51822 by flashing...
Hi
I would like to read values from three AD channels where I use different sampling frequencies and different number of samples are captured at each sampling frequency...
Hi all
Recently, I have been developing a BT module using nRF52810. However, the module couldn't communicate normally with STM32 via UART as the MCU keep rebooting. And...
I am using the BMD-350 in a new device that reads off of a sensor and changes the alert level in the IAS based on the value. Implementing the client on this peripheral, I...
Hi
I'm trying to use the nRF52840 DK debug out to program/flash an external nRF52840 IC that runs at 1.8V logic level. According to the manual, the DK is running at 3V...
When running our hardware using the J-Link debug in connector on the dev kit, BT is fully functional. But when we try to run using the very same power source (ie, the dev...