This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. ( I've only tried initializing.)
and error occur in nrf_sdh_enable_request...
I am interfacing the nrf2832 with the sim 808 module.
In order to be able to send a message I need to use Ctrl+z.
This should be entered as an escape sequence.
I have...
Hello
When we evaluated nrf52833 (using DTM), everything was normal at 1M, 2M, LR. However, during CTE evaluation, after the serial port sends a configuration command, the...
Hi,
I'm on SDK 17.0.2 and SD 340. Trying to combine BLE services as Central server with BLE HRS_C example. The idea is to read the BLE HRM and also to be able to connect...
Hello,
I am trying to enable RTT instead of the default UART output of the nrf91dk AT client code example. I am using Segger Embedded Studio V5.34 with Nordic nRF Connect...
when using nRF5 SDK Release 1.4.99 the the projects open some have errors that prevent it from building for the nRF5340,
when I attempted to use nRF5 SDK 1.5.0 or 1.5.1...
Hello, everyone,
I got a Thingy91 and I would have liked to be able to measure the current that passes through the NB-IoT modem, for that, I followed this tutorial :
https...
Hi dev team,
I am using a Thingy91 device along with the NCS v1.5.1.
I used the AWS FOTA example for firmware upgrades and I integrated the example in my code.
The FOTA...
Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure...
Hi Nordic Dev Team,
I am trying to send my log data from my flash memory into Android Phone. I followed this example :
github.com/.../nRF5x-custom-ble-service-tutorial...
Hi,
Setup:
DK : nRF-52840 PCA 10056
IDE
SDK : nRF5_SDK_17.0.2_d674dde
Coding Language : C
Please find 5 queries listed below.
1) My plan is to automate BLE...
In a .c file ,code like below (build a image using nrf5340dk_cpuappns) :
#include "nrf_gpio.h"
#define SPIM2_CS NRF_GPIO_ PIN_MAP(0,15) #define SPIM2_SDO NRF_GPIO_ PIN_MAP...
The picture is the audio data processed by software, which is driven from nrf52832 and nrf52840. The first audio is the data of nrf52832, which is normal. The second audio...
Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/59242/certification...