Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
When using nrfutil to generate a DFU settings page (with backup page) of settings version 2, the .hex-file generated by nrfutil is not word-aligned, i.e. the number of bytes...
I noticed that as of SDK v16 a required component to use the Soft Device is nrf_section_iter which is located in the directory "\libraries\experimental_section_vars". Is this...
Hello,
The product specification for the nRF52832 only shows 3.0V performance. What is the performance in parameters such as Tx power, Rx sensitivity, maximum MCU clocking...
Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware...
Hi, I am developing the application in nRF52832 with SDK_16 in SES.
I have a problem with DFU
I need to run the application and DFU has to be activate only if the mobile...
Hello everyone
I'm using NRF MESH4.0, I have add simple_on_off model to experimental_dimming example,and it works .
My question is : MESH PROFILE V1.0 have mentioned bound...
Hello, i am trying to adapt DFU in the Light switch Proxy server example, however in midle the process of receive the DFU packets i got this error: Abort event. packet loss...
Has anyone (tried to) simultaneously use the same QSPI Flash memory directly from an nRF52840 program and as a USB block device?
We have both functions running in the same...
Hi
I am working with nRF52832 DK, using Segger IDE. I want to read data(a file) from a computer and process the data on DK. Is there any way of doing it? Also, is it possible...
Hi Nordic Team:
Can you help me to support BIS or CIS example .btt file。This file was captured by Ellisys tool。So ,I can refer to file ,and understand 5.2 Core Spec about...
Referencing the recommended 52840 PCB layout for the WLCSP package, we noticed two thru-hole vias in the middle of the ground area (in the center of the package). Do these...
Hello,
I am trying to implement ble DFU on our custom nRF52832 board. Up until now we have had no issues with our application running as SoftDevice+Application but some...
I'm attempting to send a time sync message in a mesh packet. When I construct the packet during it's timeslot (for timing determinism) the system faults during encryption...
We are developing using SDK 15.3.0 and S140. After I noticed that advertising stopped when a connection occurred, I was directed to simply restart upon connection. I have...