Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi all,
maybe a dumb question, but here to listen any advice. I am using nus to receive data from a phone, packets are in chuncks of 256 bytes, which is the "most used"...
When I flash the card and run it, I encounter the screenshot I shared in the attachment. The error "Modem has crashed, reason 0xfff, PC:0x0" occurs. Can't I send messages...
Hi.
We are using nRF52833 (on BL653 module) where UART0 and UART1 are used for communication purposes (one with STM MUC and the other with quectel modem). Current solution...
I'm working on a personal project and have designed and printed a small prototype board containing an nrf52810, external antenna, couple of crystals, and a ws2812b onboard...
Hi,
We are developing a mesh network. Our requirement is the one device can connect to three other devices. Using one connection as a peripheral and up to two connections...
I am working on iOS pairing and bonding and connection and disconnection through UART.I am facing issue where pairing is initiated after that the device is getting automatically...
Hi,
We are experimenting with Distance Measurement feature a we observed 2 issues.
HW: Custom HW with: CR2032 coin cell -> joulescope -> 40 uF capacity in ceramic caps...
Hi all ,
I 'm experiencing issues with MQTT client connection on an nRF9160 board via LTE -M .
Some context : I 'm trying to connect to a MQTT broker via LTE -M (actually...
Hi , I am wondering if anyone with SPI expertise can answer this Q , I 'm using an nRF52840 with spi_transceive_dt()
In my devicetree I've configured SPIM on SPI3 to talk...
Hello,
I used the default sample from the nRF SDK with the same prj.conf file. I can flash it to the board successfully, but I'm seeing an error in the terminal. My toolchain...
nRF5_SDK_17.1.0\nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky_freertos
nRF5_SDK_17.1.0\nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky_rtc_freertos
I burned these...
I am using nRF52840 to interface my MPU6050 sensor via I2C , I build and flashed the program and there were no problem. But I can't see any clock signal on the default I2C...
I'm trying to build the zephyr/samples/net/sockets/http_client. I selected thingy91_nrf9160_ns for the board config and it builds and works fine. However when I enable
...
In my project, need an external sram with SPI interface to increase the sram volume.
I'm not sure if I can do it,please give an exsample in C language and some tips.
An...