Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
Referencing the recommended 52840 PCB layout for the WLCSP package, we noticed two thru-hole vias in the middle of the ground area (in the center of the package). Do these...
Hello,
I am trying to implement ble DFU on our custom nRF52832 board. Up until now we have had no issues with our application running as SoftDevice+Application but some...
I'm attempting to send a time sync message in a mesh packet. When I construct the packet during it's timeslot (for timing determinism) the system faults during encryption...
We are developing using SDK 15.3.0 and S140. After I noticed that advertising stopped when a connection occurred, I was directed to simply restart upon connection. I have...
Hi,
I'm using an nRF52832 with SDK 14.2 and FreeRTOS. I'm hitting a configASSERT when I call nrf_fstorage_erase. I called the function after calling ble_stack_init but before...
Hi,
I'm using interactive PyACI on Windows i found an error as in image attached. I didn't understand what can i do with Interactive PyACI and what it will deliver to me...
Hi,
SDK 16 using board NRF58240dk. PCA 10056. Segger studio on windows.
I am trying to read a current pulse train from a peripheral device. This device outputs a 4mA pulse...
I am working with the Nordic NRF52840. I need a way of reading current pulse counts over a two wire system coming in from an external sensor. This external sensor is reliable...
Hi,
I am using 2 development kits 52840-DK.
I run the examples projects transmitter ( pca1056 ) and receiver. It works,
In an attempt to get longer range I increased...
Hi Nordic,
I had built a BLE custom service which has two characteristics and now I'm merging this with light-switch example, but while building it i got a problem which...
Dear All,
I'm pretty sure this has been asked many times but I don't know the right keywords to search for.
Alright, on our custom board we have a PMIC with regulated...
I try to start working with the nRF9160-DK. I gone trough all steps of the Getting Started Assistent from nRF Connect SDK. But i have a Problem with setting up a Project in...
Hi,
In my NRF52840 based application, I have a situation where the peripheral needs to pass 2K to central.
In order to speed up the xfer, I'm requesting a Connection Parameter...
Hi,
I am using nrf52832 and I want to build a device that can advertise iBeacon signals and can transmit data to another BLE device (central) simultaneously.
Can I do...
Hi,
I use example nRF5SDKforThreadandZigbeev3209fade31\examples\dfu\secure_bootloader\pca10056_uart to upgrade bootloader and coordinator application.
I try to upgarde...