Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
Hi,
I have a custom board with nrf52840 chipset that controls a GSM modem over UART, and this setup works just fine (zephyr project).
Now, I'm trying to replicate this...
Hi everybody,
I get this error trying to set coded_phy advertising on nrf52840 dongle. This is the code that i try.
The error that i get is:
That means I/O error...
I flash v1.7.0 at_client and mfw-v1.3.0 into nrf9160-DK board, LTE works normally and the board can get the ip. ( https://files.slack.com/files-pri/T0SBEQ7AR-F02J4REC8RX/nordic...
I'm trying to implement communication protocol that involves clock and bidirectional I/O line. Clock signal is coming from an external device and expected to be in 1-5MHz...
Hi,
Could you please help to fill which nRF9160 SIP revision fit for SDK?
nRF9160 modem firmware version
nRF Connect SDK
nRF9160-DK, SIP revision (BA, B0,...
Hello,
I have a question about the best way of implementation.
The data will consists out of a struct with multiple pressure and temperature measurements coming from another...
Hi everyone,
I have this question to ask. So I am trying do make an end device that run on low power. I can see that there is an example about the sleepy end device in the...
Hello everybody,
I wonder if somebody could give me an example of an easy way to use saadc without using any adc_event_handler for sdk 15.
I'm trying to do it myself from...
Hi,
I connected an external MCU and going to run AT commands sequence by using serial port (UART2).
Can someone provide the sequence of AT commands to get fixed A-GPS...
Looking for advice on reading data from the BL654 UART RX pin which is getting a text data stream from an STM32 micro.
I tried the "peripheral_uart" sample app in Segger...
When "Zigbee Dongle" is successfully connected and communicated with terminal devices, if the terminal devices that have been successfully connected to the network are all...
Hi there
We are trying to modify the MQTT_Simple example to be able to send more info than the status of pressing a button and having a button pressed notification go back...
Hi, I wanted to merge two example projects: "ble_central/ble_app_uart_c" so I have central client application, and a "peripheral/ble_usbd_ble_uart" so I have working USB CDC...
Hi everyone,
Im working and learning for private project CAN bus sniffer which when receive some data trigger some relay...
I have mcp2515_can hw-184 board on which Im...