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...
Hello.
I've got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project...
Dear all,
For the purposes of the application that I am currently developing, I would like to operate the nRF52840-DK with an external power supply. From the DK's user guide...
Hi, all. I'm using nrf52833.
I'd like to use rtc to get the current time. What I'm trying to do is take the current time and show the time value on the LCD (year, month...
Hi guys,
I am experiencing some issues with the LPUART implementation: it seems that when using the setup with hci_lpuart (with LE Coded PHY) bluetooth connection isn't...
Hi all,
I need to transmit an infrared beacon every X seconds and the beacon does not change over time. I am using the PWM driver on nrf52 to generate the 38kHz carrier...
I have a custom board using nrf52840 which communicates via BLE. the product is undergoing FCC testing and I have been using the radio test example since it helps selecting...
Hi, we have some questions about the flash in the nRF52832. In the datasheet is this nWRITE,BLOCK; Amount of writes allowed in a block between erase; Max 181 1. Does every...
Hi,
We are using 1.5.1 tag and building on the agps-sample called "v1.5.1\nrf\samples\nrf9160\agps\".
We see problems with downloading SUPL-data and also EVT_BLOCKED...
sdk 17.0.2
IDE - segger embedded studio
For the below given code, " pin " is not updating when GPIO goes high when optimization level is kept "Level 3 for more speed"...
I'm using the serial_lte_modem application from Tag v1.5.0-rc1, on the nrf9160dk evaluation board to make a secure connection to google.com but it returns #XHTTPCCON:0.
...
I have flashed DFU OTA bootlaoder to my nRF82540 DK. (C:\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble_debug)
It shows the two LEDs 1 and 2. ...