Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
Hi, I have recently purchased flasher portable plus to use this device in prodcution to flash devices consisting of nrf51822_xxAA. Here are my following questions
I could...
Hi all,
I am new to BLE development. Currently developing a new BLE device using ISP1507, which is based on NRF52832. The device (server) will be communicating with a Windows...
I'm testing the throughput of nrf52 Devices . So i create custom services in nrf52Dk and send 100packet at a time and connection interval 7.5ms . I connected motog5s+( ble...
Hello,
We are facing some problem in getting output in NRF52840-QIAA-R. In our project we used pins of port-0 as SPI interface as bellow:
P0.05/AIN3 pin as CS
P0.06...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...
Hi,
I'm doing a rssi detect test based on nordic mesh sdk 2.2, it runs well when connect to a computer running SES by j-link, but almost don't work when running on board...
Greetings
Newbie question:
Im new to this BLE and RF world, and i'm trying to read all the info i can before buy the nRF52 DK when it got the IC without all the "erratas...
Hallo
Im using the example of nRF5_SDK_12.3.0_02\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart
to setup a uart that includes rx as well as tx,
I am running the...