Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi ,
I tried to use the sample code of central and peripheral project "ble_app_hrs_rscs_relay" , to add a new service to connect with light and button peripheral by "lbs_c_init...
Hello,
we are developing a PCB with a nRF52840 in normal power mode. I know that VDD and VDDH have to be shorted in the normal power mode, but due to a layout error we have...
when debugging peripheral_uart sample in ncs1.5.0 used nrf5340dk board , a error produced in function static int bt_init(void)
static int bt_init(void) { int err;
err...
I am trying to use nrfjprog.exe (for the first time) to see if my code is being corrupted on a power fail. It keeps returning an error that I can find documentation on.
...
Hi,
We bought smart watch from company xyz. Watch is running using Nrf52840 and supports buttonless DFU. we are customizing the smart watch firmware as per our requirements...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. I want to connect with two smartphones. At that time, I want to connect under the following...
Hi, Could you provide source code of nRF Sniffer for Bluetooth LE firmware?
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE...
Hey Guys :) have a MQTT code that publishes certain AT commands, It works for all cases except Mutlicell 'NCELLMEAS' command. Any help would be appreciated.
[This Works...
Hello
I am using sdk17 and st7735(GFX) drivers.
I am simply printing the sensor value on the display. Initially, it works well, but after a few minutes, the screen is...
Hi,
I am trying to add a temperature sensor to the sensors I can query on the sensor server example.
I have updated a few things
The present ambient temperature...
Hello All,
I am working with BMD300 eval kit and trying to achieve one functionality with UICR CUSTOMER[20] register.
I am fcaing an issue where, UICR CUSTOMER[20] register...
How do I store updated images for both MCUboot and the main App in external flash on the nRF5340 such that the existing MCUboot will apply the updates to the internal flash...
I have nrf52833 DK and i try flash zephyr project to the device but jlink didn't mount or appear in Windows Device Manger. how ever when I press to (BOOT/RESET) button and...