Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello,
I would like to use the nRF5340 DK external debug port to program Thingy:91 as shown in Thingy:91's Getting started guide.
I believe that it is possible to use...
Hi
I want to use Sqrt() function from math.h but in my application it triggers some errors. Kindly guide me on how to properly include the math.h library into my application...
Dear Mr, Mrs
I was wondering how many flash size is left to the application firmware for a nrf52810 using both central & peripheral.
As far as I undestood, I need a s132...
Hi! I'm working on this particular project and the next step that I need to solve is connected to find a way to put in the same application the code of the GNSS example and...
Hi,
I have used the kit for weeks now measuring the power consumption of my custom hardware with the external hardware setup [1].
Suddenly the sleep currents of my target...
Hi,
I got an error BLE_ERROR_INVALID_CONN_HANDLE at the function sd_ble_gap_disconnect. I know that this error has to do with the fact that an invalid connection handle...
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.
what the error mean?
Hi,
As a part of proof of concept for our newest design We have tried to setup USB CDC using nRF52840DK and NCS 1.9. In order to quickly test things out We have tried...
As a test of nrf9160 DK board, I am trying to read a voltage signal and report it to the nRF cloud. My original plan is to change a bit of the Asset Tracking sample code and...
Hi everyone,
I was wondering if there is any method that I can use to test my development kit's scanning/discovering capabilities.
For example, in Bluetooth Advertising...
Dear ,
I use nRF52833 to transfer audio,but I found that this audio will delay 130ms.
I didn't use 32.768K low frequency crystal, do you think this will affect delay time...
Hello!
Quick question: When a device is connected to the u.FL port (actively transmitting things to the port) on the nrf52840 board, does board (in rx mode) only listen...
hi,
program: 'ble_app_blinky_pca10056-s140'
nRF 52840 dk
keil uvision5 IDE.
with the help of IDE , i could build the code and flash the code on to the board.
but...
Hello
I'm testing nrf52820 longrange speed, but it's faster than my calculations. Will it automatically turn on the fec?
This is my config below.
m_adv_params . primary_phy...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a
Sometimes when i disconnect ble from mobile application and again connect then i...