Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
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...
Hi
I have nrf82540 dev boards. I loaded one board with Proximity example (SDk Version: nRF5_SDK_15.3.0).
According to your web page: https://infocenter.nordicsemi.com...
I am working on a project that needs to be a ble central and peripheral. I based my development off the experimental/ble_central_and_peripheral/ble_app_hrs_rcs_relay however...
Dear Sirs, good afternoon
I am working in a design that includes an nRF52840 as main processor.
I need to know if it is possible to have the following peripherals implemented...