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'm using latest master branch of nRF Connect SDK and pre-released modem FW 1.1.2 which is including ANT->AUX switching. I'm developing a firmware for a custom board...
Hello,
is it possible to use use timeslot API on s140 while BLE is in "central" mode?
I was able to use timeslot API when BLE was running as peripheral. However, same...
Hi,
I need the bigger the size of bootloader. So I changed IROM1 0x78000 0x6000 to IROM1 0x77000 0x7000.But nrf_dfu_transports_init returned error code after I changed the...
Hello I would like to use the malloc function but the function send me all the time a null pointer... I have the same problem on all examples. In this case, I use the "ble_thread_dyn_template_pca10056_S140...
Dear all,
the latest documentation I have found for the "nRF5x Command Line Tools" is version 9.4.0. Is this still valid and sufficient for the recent version 10.7.0 ? ...
I have a BLE device which I can connect to with nRF Connect on Android (v. 9, Samsung Galaxy S8).
After disconnecting in the devices tab, the connection is opened and closed...
Hi, Im developing a Zigbee concentrator. I used nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 ble_zigbee_template as start point of my project. The project is full working...
Hi Nordic,
There is a question about the default setting for Advertising PHY type. if there is no config value setting like case (PHY_1M ) . (all memory already set to 0...
Hi,
can you please tell me in what cases I get this assertion?
SOFTDEVICE: ASSERTION FAILED, PCxxx: 0x25252
For background: using the timeslot API works for about...
Hello!
I have Nordic dev board 52 and I would like to establish communication nrf52832 -> (one way) computer com port and advertise/send data line by line from nrf52832...
Hi,
Do you guys test the the nRF91 modem with any kind of Bast Station Simulator? since i dont have any CatM1/NB network in my region most of the time i need to rely on...
Hello, I'm using nrf52832, SDK 15 e softdevice 6.0.
Smartphone with issue has Android 9 or 10 and Bluetooth 5. Instead, all works fine with smartphone with Bluetooth 4.2...
Hello, I have this scenario : I want each of my board to have a set of unique data, that I want to write along with the program, at the board initialization (this data will...
Hi,
I have the nRF52DK setup with SES. I can build the example ble_peripheral projects and I can run them in the debugger without any issues.
I also have a Telit BlueDev...