Hello,
We are developing a Cellular IoT device based on nRF9160 SiP. Essentially it is a battery powered temperature and humiduty sensor, that sends the measurement data...
Hi,
This is a followup on https://devzone.nordicsemi.com/f/nordic-q-a/119259/synchronisation-between-tx-and-rx-in-connectionless-direction-finding
We now have a synchronised...
Hello, I'm having problems trying to make the MODBUS RTU Client code work on my board.
I'm devoloping with nrf Connect SDK v2.1.0, using Visual Studio Code.
The board...
I am having issues using a keypad to wakeup an nrf52840 and am unclear on if the GPIO sample is relevant if using a kbd_matrix device definition. I would like to use "sys_poweroff...
Hi,
I'm using an nRF52810 on a custom board and I'm using softdevice s112_nrf52_7.2.0_softdevice.hex.
I want to write some information (just 4 bytes) to flash memory,...
Hi everyone,
I am getting this build error while I am trying to call a function from gpio.h in my custom code
Looking at my includes I see this
This is a really...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
I'm wondering when my firmware changes over time what will happen with information stored with pstorage? For example if I my new firmware release adds an additional pstorage_register...
If I have persistent data that will be updated semi-frequently, will pstorage wear out the flash memory? What steps should I take to be sure my data storage will remain functional...
Hello,
I tested nRF51822 with ble_app_hids_keyboard example, i found it cannot pair with more than one devices.
Procedures:
Pair PCA10001 with iPhone#1, it can...
Hello.
I have a nrf51822 ek and trying to create my software using same technics as the bootloader example from sdk. But sdk's bootloader in my case doesn't work. I programm...
hello all:
I have compile successfully my project.but have link trouble about my project codes for the nRF51822 with the Keil MDK-ARM toolchain (v4.6).
For example, for...
When I try to read attribute with authorization and reply on request with status BLE_GATT_STATUS_ATTERR_INVALID_HANDLE, my device (nRF51822) goto app_error_handler method...
After importing every of your android project demos to eclipse I have following warnings:
This Handler class should be static or leaks might occur (com.nordicsemi.nrfUARTv2...
This must be stupid question of the day. I have my nRF51822 kit and my nrfGO kit and I can't find the product key. On the box for the nRF51822 there's one tiny sticker with...
I'm using Maple and custom nrf8001 board... I have the following problems...
I'm usign the library from this topic:
forums.leaflabs.com/topic.php
But as you can guest...
I've managed to get my 85122 dev board set up on parallels on a mac and get 'blinky' uploaded to it using Keil and nrfGO studio. I then changed blinky to do something else...
What is the exact meaning of this error code? Is the pipe busy? The nRF8001? The peer? Is an indication of something I did wrong, or just a indication that something needs...
Hello,
finally I am developing an application for iPhone which works together with the nRF8001/nRF8002 which I was able to buy in a reasonable housing already. Therefor I...
First, I'm just beginning bluetooth solutions, so I apologize if my question is dumb :)
I have 2 Arduino boards, with 2 nRF8001 shields.
I want to connect them. After...