Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
nrf51822 QFAC have more flash and ram than QFAA, so, is QFAC consume more electric current than QFAA in idle mode and sleep mode? in low-power consumption product,if it's...
Hi,
I want to configure 2 channels of saadc in differential mode as follows:
But when I received data, it seems that only the channel that its channel index is zero...
Hello,
1) In nrf5340 app CPU, there are only 3 timer I can use, timer0, timer1 and time2, is it right?
2) I want to use four timers in my project, to control two SPI...
Hello,
I'm seeing nrfjprog return with error code 33 when I try to program (or erase) an Adafruit Feather nRF52. I'm using an nRF52-DK as a programmer. The feather board...
Hi,
I'm trying to write/read from flash in my app. Reading/writing works until I either:
a) run ant_hrm_rx_start() - then after the call to nrf_fstorage_erase I get "00...
Hello!
I'm from Russia, my name is Anton.
I need a developer kit to research a real-time motion tracking system (RTLS) based on Bluetooth Low Energy, Bluetooth 5.1, Bluetooth...
Привет! Я из России, меня зовут Антон. Мне нужен комплект разработчика для исследования системы отслеживания движения в реальном времени (RTLS) на основе Bluetooth Low Energy...
I am trying to upload an image via BLE DFU, tested on mobile phone and Desktop (Windows) But I receive the following error after all packages have been sent to the device...
Hi,
can nRF52/nRF53 automatically fall back to LDO mode if DCDC enabled in firmware but with bad inductor connection on PCB?
Could re-flash the firmware to disable DCDC...
Hi everyone.
I'm developing a product with nRF5340 and zephyr os. But I found some problems about bluetooth dfu.
Because my application very big. So I can't use defualt...
Hi,
I am evaluating the use of nRF52832/52840 running ZephryOS HCI (Uart or USB) in combination with Bluez/Linux to as central device/gateway. If I were to use the Nordic...
I'm using arm-none-eabi-gcc (10-2020-q4-major or 9-2020-q2-update) to build my firmware. For some reason recently it started to overflow the flash, and I can't figure out...
I inadvertently flashed my PPKII while trying to flash a 52840 Dongle. Now my computer doesn't recognize the PPKII when I plug it into the USB (PPK does not light up). I've...
Just need a little help on something that is probably very simple. I am sure I will be embarrassed at how simple this is.
I get the nr52 device MAC address and append 4...
Hello All,
I have a requirement where temperature Sensor is collecting temperature data constantly. If temperature data is changed by at least 10% from previous value...