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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Online rajAsthana a few seconds ago in reply to Einar Thorsrud
Hi Einar,
Now I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as...
Hi,
I using nrf52832 evk board and sdk17(S132). I want to add the internal temperature sensor reading to the ble_app_buttonless_dfu_pca100400_s132 code present in the examples...
Hi,
1st time using nRF52840 - EV-BT840 on Keil V5.25.20
I use SDK 1702, reference to example examples\dfu\secure_bootloader\pca10056_s140_ble
My question is what softdevice...
Hey,
I have isnstalled ncs v1.3.1 and the toolchain specified in the instructions ofr 1.3.1.
I am trying to utlise the date-time library in the https_client example. ...
Hi Great Nordic Support Team:
Our clients are developing products with 『 nrf52840-WLCSP』. And they find out that there are some mis-information on the spec.
It's described...
Hi,
Dear nordic friend,I am trying to download NCS1.31 by using toolchain manager,but it work bad,show in below.
I have use some ways,to make me can visit the web in Europe...
Hi, I'm having difficulties driving SDOUT when it's configured to pin 19 on the NRF52840. I can operate the peripheral and see output data when my WS2812_PIN macro is assigned...
Hi all,
I am interfacing with a CAN Controller (MCP25625) that sets an Interrupt pin when data is ready (active low). That pin is then connected to a GPIO on the nRF9160...
Hello
I'm using a passive buzzer controlled by PWM. When PWM is set and run, the buzzer will continue to output small noises.
This is probably a code problem. Below is...
Hello everyone,
I'm programming nRF52833 for my own application. In my application, I have a button to turn on and turn off the supplier. There is only 1 button so that...
Hello,
I contact to you because a customer bought the bluetooth development tool part number NRF6939, and they asked the following below;
"
Can you specify whether there...
I have been testing a sample project that has compiled and worked fine for a week. But now it is giving build errors related to Zephry.
I think a broke a configuration,...
Dear Nordic FAE and fellow engineers,
I am using a custom board with nRF52832 WLCSP and I am trying to program it via SWD using NRF52DK PAC10040, and SES for programming...
I used armgcc and built out nrf52810_xxaa.hex (file size 60656) in
nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_beacon/pca10040e/s112/armgcc/_build
I used...