Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
hi, i am a beginer in BEL application.
after some tries, i can compile and download 'ble_app_uart'.
but the module does not work at all also it dosen't advertising....
...
i make a new "Makefile! project" using example in SDK first i use the "blinky" ,
it looking likes can be work, then i try to use " blr_app_hrs_c " ,
i do the same step to...
I am trying to have the dk (i have the 10036 preview) send pwm signals to a motor controller so that i can direct its speed. I have based a lot of the code below of this utorial...
Hi, I have seen that on mbed compiler, there is a bootloader that include the DFU and with this, we should not implement DFU in application.
In keil, we must implement...
During Power Off mode the nRF52 GPIOs stay retained. But by waking up on a external Pin we can see another Pin toggles for approx. 600ns. It seems this happens during the...
Hi, all.
I'd like to broadcast only when i want to inform nortification.
flow like
No advertising when application start.
Check the events that there...
I'm trying to develop a minimalist android app to send and receive data with my nrf51822 dev-board.
Can anyone please tell me where I can find a great project example?...
Hello,
In our project i am using nrf51822 with stack Softdevice S110 . We want to connect it with Samsung Gear S2.Is it possible with stack s110 or i have to use stack...
When the device powers up I want to grab the device name from a known location and also rewrite that same location when I get a new device name. How can I write to the internal...
Suppose you want to send 20 bytes of data using API sd_ble_gatts_hvx, do you need to punctuate the first 16 or so data within the 20 bytes sent with a CRC ?
it may seem...
Hi, all. I use nrf52 and softdevice(S132).
I'd like to know SoftDevice process timing to hardware.
Can it be ?
I know, SoftDevice Specification in "Processor availability...
Hello,
I have an development kit NRF51 and wrote a code for it which uses uart, ble advertising and ble scan. It works pretty well on the kit.
The problem is when I...
Hi,
I use a personnal GAP Address, but it must be the type used:
-Public address.
-Random Static address.
-Private Resolvable address.
-Private Non-Resolvable address...
Hi,
I am trying to get the dfu single bank bootloader ( github.com/.../nrf51-dfu-single-bank-ble) supplied by Nordic to work. I can successfully push firmware to my device...
Hi, I am just trying to understand the examples properly. This value is mostly set to 0, sometimes set to 1, and used at the call to the soft device initialization.
ble_enable_params...