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...
Hello! I had asked a question about zigbee to parsing xiaomi data here . But there is no answer for my last ? .
tomchy adviced me this solution:
...
- register an endpoint...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
I have a test program that does a simple call to fds_record_write() to write a 4 byte value to an FDS file. This is using the NVMC backend. I happened to stop the debugger...
Hi!
Can anyone from Nordic pinpoint where exactly in buttonless project or bootloader project NRF_DFU_SVCI_ENABLED definition is used? I mean 15.0 and 15.2 SDK.
I have...
Hi, i need an advice.
It said in nRF51822 datasheet at p.11.1 (PCB guidelines) that "The supply voltage for the chip should be filtered and routed separately from the supply...
I have upgraded to the more recent J-link RTT Viewer.
If I start Debug Session in uVision and run RTT Viewer, I can connect just fine and have checked the Existing Session...
In the nrf5 sdk (version 11.0.0) there are three different modules which, as near as I can tell, do the same thing. These are:
pstorage
fstorage
ble_flash
...
hi........... nrf523
how to read the data from peripheral and send the data over ble using ble uart
i have merged the two programs ble_uart and twi sensor ,what changes...
Hi,
I'm trying to flash the mesh lightswitch example on Bluemod S42 custom board, please help me with what are the steps to be taken to flash on custom board.
Hi,
As the tile says, I'm using BPA600 capturing mesh logs and analyze.
Since BPA600 needs to configure "MeshOptions.ini" to be able to decode the logs, it needs "IVindex...
Hi
I would like to debugg my Nordic (nRF52832) custom board at 1.8V with a 6 pin Tag-connect connector ( see here ) and have a couple of questions regarding...
Hi,
I'm trying to compile a simple example (light_switch_dimming_server_nrf52832_xxAA_s132_6.0.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time...
Hello,
I have a twi module developped using sdk v13. I want to upgrade it to the sdk 15 to integrate it to a mesh project.
I changed all nrf_drv functions to nrfx same...
can I make indoor localization with nrf52840 DK board without an android app,
suppose I am using 3 devices for localization of the 4th device, and I need to get RSSI of...