I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hello, I've been trying to setup TWI with 3 sensors and so far I had no luck (custom board). Here's the situation: 1) 3 sensors are connected to nrf52820, SCL to P0.15, SDA...
I am a beginner who just received nRF52840 and working through Getting started with nRF Connect SDK (nRF52 Series). Everything worked fine until I got to chapter "Testing...
Hi all,
I have a wireless configuration that includes 5 peripheral devices (nRF52840 custom boards) and one central device (tablet) with a custom app.
All peripherals...
HI all,
Recenly, I am playing with nrf5340-DK to do some experiments. I read the datasheet of nrf5340 and found out that L31 is the pin for single-ended antenna connection...
Hello,
I received the Thingy not too long ago. Now that I've run some samples, it's time to use the NB network. I flash the AT_cmd sample. I open LTE Link Monitor to see...
I am designing a custom board for the NRF9160 following the 91 thingy as reference.
I will operate only in US and Canada. I noticed that multiple matching circuits have...
Using ncs v1.4.0, modem FW v1.2.3, SES v5.10d. The code is based on the Asset Tracker, LTE with PSM, motion-activated GPS, using MQTT to send GPS location to backend.
prj...
We are trying to upload Bootloader only, but it fails with 'Error 5: FW version check failed'. Please view log / pictures.
We have tried to change the bootloader version...
Hello,
there is the following page:
https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library/blob/master/documentation.md
Known issues
Since iOS 13.3 (?)...
Hi all. I've seen a few posts about this, but none of them seem to have the knowledge I'm looking for. I am helping plan a device that has two units and will connect to a...
Hi, guys.
I'm using nRF52 DK (PCA10040) and 16x2 LCD ( ST7032i ). I would like to create a custom icon (e.g. degree Celsus ℃). Here is my code. It doesn't print anything...
Hi,
I would like a solution for encrypted OTA firmware update and I just realized that the Secure DFU doesn't enrypt the firmware image just sign it.
I find this Q&A:...
Is there a way to change the Thread SDK example program (\examples\thread\ncp\ftd\uart) baud from 115200 to a higher 460800? If so, what steps are needed to make this change...
With SDK For Mesh v5.0.0 the replay cache is saved to flash using MESH_CONFIG_STRATEGY_ON_POWER_DOWN. In mesh_config_load() a check is made to ensure that there is enough...