We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am using nRF51 DK and it is programmed with s130 soft device and uart application hex file with nFGo studio.
It programmed successfully but device not showing...
Hi, guys. The codes in Nordic Github like
Android-nRF-Mesh-Library / Android-BLE-Library / etc
are written in Java.
https://medium.com/@nithinjith.p/ble-in-android-kotlin...
Hi,
I'm currently evaluating the nRF9160 chip as a potential replacement device in our internet-connected products. In most cases the zephyr documentation and examples are...
Hi,
I modified your USBD BLE UART Example by commenting out the button and LED code to run on a dongle with J-Link debugger soldered on.
I removed the bootloader and set...
Hi I am new to NRF52832. I am using SDK 16, Multlink Central (ble_app_multilink_central).
Here are my questions:
1) The software keep resetting when I flashed the code...
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"...