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...
Setup nRF52840 DK S140 nRF52 SDK v16.0.0 nRF SDK for Mesh v4.0.0 Goal I would like to be able to disable the Mesh stack and all radio operations so that my application can...
Hi,
[Softdevice 6.1.1]
I am developing an application which uses the radio timeslot api in conjunction with BLE. Even without starting BLE advertising, or any other BLE...
I did some evaluation on nrf9160dk recently. I try to run some at command to control lte modem, but some wired thing happen.
After I introduce at command in to one work...
Is there is an option to change the payload of NFC t2t after setting the payload.
So the requirement is once there is a polling device is in the field, we need to change...
In ble_app_blinky_pca10040e_s112 example, Generic access service has read and write permission.
When writing the name, I want to handle this event and change the advertisement...
Hi Team,
We are using nRF52840 DK with the latest SDK 16.0.0. We know that SDK have multiprotocol support for BLE+thread and BLE+zigbee. Its okay for that and we tested...
Hi, i have been trying to get GPS and HTTP to be able to work with eachother, but im having some struggles.
After the GPS starts, the program begins spewing out "Invalid...
Hello,
I have exercised the flash driver and that is working fine. I want to save a certain value into a specific address in NVM and I want that part of the .hex file. I...
I just upgraded to SES 4.42 from 4.30a and I'm getting the following compiler warning for file zigbee_cli_cmd_ado.c "Taking address of packed member of struct zb_af_simple_decs_1_1_s...
Dear Sirs,
I am using example anr_hrm nrf_sdk_15.3.0 I would like to use PINs on/off
software s212
#include "nrf.h"
#include "nrf_gpio.h"
#include "nrf_delay.h"...
Dear All,
I am using (nRF52840) in one of my design.
Application program we have taken examples\peripheral\usbd_ble_uart\pca10056\s140\arm5_no_packs code as base code...
Hi,
Good Day!
Statement of Problem: We are using SPI to transfer data to custom LED matrix which uses HT1632C led driver. For strings more than 7 character length we used...
I want to integrate nrf mesh serial example in light Switch example to configure other un-provisioned node
I am using following nrf SDK: >> nrf : nRF5_SDK_15.2.0_9412b96...
Hello,
We have evaluated Smart Remote 3 example code .We migrated that code in the segger embedded studio but we are getting lots of error related to files and libraries...
Hi, I have nRF9160DK and Thingy:91. I want to store APN configurations in the modem but I can't save the APN. Currently, I am giving the APN information manually every time...