Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
I have read through some of the support forum responses on this but have yet to see a good answer. I have am in development of a custom board, nothing fancy. I have a need...
Hello,
Im trying to debug a custom pcb with an nrf51822 SoC, however i can't seem to connect it. Im using a genuine jlink Plus debugger and tag-connect 6 pin adapter to...
Hi Nordic Experts,
I completed the key refresh feature based on the latest mesh sdk(v4.2), but i still have one doubt about key refresh would like to ask. I have implemented...
Hello,
I'm trying to use the ble_db_discovery module to collect characteristic UUIDs and handles for two services on the same node, with the same connection handle. I first...
I have a device that uses the Nordic UART Service (NUS) to provide a serial port like interface to my product. Now I need to start working on the PC side of the system. The...
Hello,
I am using nRF52840 S140v7.0.1 and we are going for certification. I am bit confused with Bluetooth core version mentioned in Nordic certification and website....
hello Support team,
with asset tracker examples, seems not able to connect to nrfcloud recently with NB-IOT network.
do you know what is the reason?
Best Regards...
Hello,
I open the project :
I want to flash the basic application asset_tracker to my Thingy 91 after I built it from Segger to be sure everything is set and working...
Hi i was trying to add nrf calender part which i found in git hub for nrf52 chip with ble app uart example, but when i nrf_sdh_enable_request() called to initialize ble system...
Hello
I want to install the nRF Connect SDK (v3.4.1) on my Linux Elementary OS 5.1.6 Hera to use the nRF9160 and the Thingy91 later on. I've installed the toolchain and...
Hey,
I am working on S130, nRF51, been working for a long time with DFU and it was fine both using nRF Connect and nRF Toolbox
Lately I changed my workstation and so...
Hello everyone I am trying to program my dongle with the Dk Following this schematic :
When I press the reset button on the dongle, the led start pulsing in red.
I am...