Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
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...