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...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...
Hello,
I am using nRF5 SDK16.
Let's say app_timer generates an interrupt right before a call to app_timer_stop(). Example:
Will the generated timer interrupt...
Hello! I have an application which uses the nrf Connect SDK and thus far I have been using an old version from around April of last year. Recently however it became necessary...
Configuration: nRF52810, s112 When sd_app_evt_wait() is executed, it enters the SLEEP mode. How can I switch the sub-clock used in SLEEP mode between internal and external...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 I can perform a...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...
Gaming mouse example, Customer wants to bind two dongles,but failed.
we got that support 4 peers,1 dedicated by LLPM,3 for stantard BLE.
we wants to know Once binded to...
Hi,
We use an application developed by us while establishing the nRF52 connection with the mobile device. When I chose an nRF52 device to establish a connection, I realized...
Hi,
We are developing a application using nRF52840 chip. We have successfully designed custom PCB for our application. But now we are planning for bulk production in which...
Hi,
To use the GPIOTE macros in /modules/nrfx/drivers/include/nrfx_gpiote.h the order of the initialization has to be changed.
Please find attached a patch that handles...
i used nrf52840 and scanning.
'A'(nrf52) is scanning and 'B'(nrf52) is advertising.. (with 2 products)
How do I find it by name 'B'?
i couldn't get NRF_BLE_SCAN_EVT_FILTER_MATCH...
Hello,
we face the following issues when trying to connect to our peripheral with Android 7 and 8 phones each with BLE4.2.
Precondition:
Phone was connected and...
Hello,
I am using the SDK examples with the softdevice. I want to know how is the hop sequence determined. From what I understand the channel map for two devices to communicate...