pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
Dear Community,
I am working on the following application: using the RaspberryPi to flash over-the-air nRF52 nodes (Nordic's Secure DFU BLE bootloader)
For that I have...
Hi all, I have 2 module NRF52832.
Module 1: I using BLE and ESB at the same time, so I request timeslot for ESB, mode RX
Module 2 : I not use BLE, so I can't request timeslot...
Hi,
I added DFU functionality to my Mesh-client application as shown in your DFU-example.
At startup I get this log message:
nrf_mesh_dfu.c, 904, ERROR: No CMD handler...
We have been using the Nordic nRF52840 Preview DK to work with our debugger vendor, iSystem. On page 32 of nRF52840_DK_User_Guide_v1.3.pdf, lists TRACEDATA[1] being connected...
I'm adding the peripheral/RTC project to experimental/CGMS. I cannot seem to get past ASSERT in nrf_rtc_prescaler_set. I changed the prescaler from 4095 to 0xffff as I suspected...
Hello,
I try to build a working firmware for reading some parameters from external sensors and transmit them thru BLE (I am using S130 and SDK 12.3.0). I have already developed...
I am using nRF5_SDK_14.2.0_17b948a on a Fanstel BT832 module which is having nRF52832 SoC. And I am using s132_nrf52_5.1.0_softdevice.hex .
In my application, I need to...
I modified the "ble_app_uart_c" to connect HM-10 (using TI BLE chip CC254x) SPP peripheral.
Ignoring the filtering process (make function adv_uuid_compare(nrf_ble_scan.c...
Downloaded from Git Hub nRF ToolBox from GitHub project dated Nov 12 2018
Tried to build with Android Studio 3.3.2 JRE 1.8.0.152
But get build error
Error C:\users\maltr...
Hi,
I use the nrf52 to connect to a central using BLE 4.0 where power consumption is a sensitive issue. I want to understand how encryption will increase the Link Layer...
I use pc-ble-driver-master/hrc as central to connect the target device which runs with modified ble_app_uart hex.
I can discover service and characteristic correctly, but...
Hi
Getting problem in DFU feature while using segger embedded studio.Device gets programmed successfully but stops working after that.
I am following the same process...
I am trying add UART functionality in nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader.
After adding all required files and compiling program I am getting following error...