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...
I'm trying to connect a nRF52832 DK to a secondary device (BLUETOOTH LOW ENERGY TINYSHIELD (ST)) where the nRF is the central. The example correctly connects to the board...
Hi,
I aw various other posts ( )
and the post on Optimizing power on nRF53 designs but I never get results that low.
The Blog post doesn't really help, since it only...
Hello People,
I was working on the example program of timer (PCA10056) and it was working fine, but when I change the same code to work on PCA10100 it is not showing any...
Hi,
I have integrated HID mouse and keyboard, when my custom board was connected with computer, there is "hello" on notepad. But when I pushed "CapsLk" key, RTT viewer did...
Hello.
I try to add my own board to Zephyr. I made copy/paste nrf52833dk_nrf52833 and change file names and keywords. New folder is in: "C:/ncs/zephyr/boards/arm" . Unforunatelly...
Hi,
With reference to the below image:
As you can see I have 2 UART threads running on priorities 14, at baud 115200, which are I believe blocking the MPSL signal...
In order to get some more insights in energy consuming "network searches", I tried to keep track of the LTE_LC_NW_REG_SEARCHING and LTE_LC_MODEM_EVT_SEARCH_DONE events.
...
Hello,
I am working on a customized mqtt_simple version on the Thingy:91 to measure vibration and temperature data and send data in about 4 minutes rythm to our server...
Dear Mate,
I am trying to build and flash a program by using (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com...
Hi.
I'm implementing LESC peripheral device.
MCU : nRF52832
SDK version : 16.0.0
Soft device version : 7.0.1
I'm using one peripheral device and two central...
Hello to all,
Starting in December 2020, a new cluster will need to be deployed to obtain Amazon's WWA certification of Zigbee devices. I wanted to know if there were already...
Hi Nordic Team
SDK 17.2.0
Mesh SDK 5.0.0
I had implemented the Generic Level Client Element in the Generic Level Server Example.
Handle is connected to the Element...
Hello All,
I am working on nRF52832 use SDK nRF5 15.3.0 version in segger studio.
I use the MQTT example which was given in the SDK,
Path: \nRF5_SDK_15.3.0_a53641a...