Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I ran into an odd issue on nRF52840 using s140 version 5.0.0-3.alpha. My application erases and writes to a region of flash.
I've found that I'm able to erase the pages...
Hello,
I have implemented experimental DFU buttonless example with my application and able to do the firmware OTA via secure bootloader example using private and public...
Hi,
I'm experimenting with the nrf52840 preview board.
I have tried the example "ble_app_att_mtu_throughput" using the coded option to check the extended range and it...
hi, everyone!
I have a question for pstorage, when i use pstorage_store,it was failed, return error code :15 how to solve it. Below is my code
void custom_flash_init...
With good luck, I traced my connection timeout to the slave/peripheral using nrfSniffer. What is most unusual is the slave unexpectedly stops corresponding with the master...
Hello,
I am trying to implement DFU secure bootloader to do firmware update over the air for nrf51822.
I have followed the steps as per the blog
devzone.nordicsemi...
Hello,
I want to ask, did the nordic chip support I2C slave ? I want to make other controller (STM) as Master and Nordic chip as slave in I2C.
Is it possible? or Nordic...
Hello!
I am trying to increase the MTU size to get higher speeds. When I increase the MTU above 65 the application locks/software reset when doing transfer. Up to 65 it...
Hi, I'm facing an extremely strange problem with a product I'm developing.
I've been getting significant idle current measurements (around 7 mA), and I couldn't for the...
I recently attempted to upload a new image via OTA.
After emailing the zip file to my iPhone as an attachment and tapping on it,
then tapping on the share icon several choices...
Hello,
I need a voltage regulator to power a microphone at 1.3V from a 3V coin cell battery and I was looking for a regulator like the lm317 , but with this one the minimum...
IAR EW 8.11.1 does not link the nfc samples from sdk 13.1. There are different sizes for wchar_t:
Error[Lt009]: Inconsistent wchar_t size
nfc_t2t_lib.o(nfc_t2t_lib_iar...
Q1 I compile sdk13.0.0 generate nrf52840_xxaa.hex(app), nrf52840_xxaa_s140.hex(bootloader).
I used merge tool make a hex file, then burn the file into PCA10056 DK by nrfjprog...
Hi Nordic and fellow developers,
I have been working on upgrading the nRF51822 QFAA s110 and upgrading the softdevice to work as s130 for its (simultaneous Central/Peripheral...