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...
Even though we passed AT%NBRGRSRP, it returns only ok like below, never returns any values:
AT%NBRGRSRP OK
Could you please advise us how to get the defined values with...
Hi Team
We are using the nrf52840 module for our application, in that we need the enable the "Micro_Ecc" functionality,
What are the steps we need to follow to enable...
Hello,
I have implemented DFU using I2C by modifying the original nrf_dfu_serial_uart.c file. Also, on the master side I have added an I2C adapter class.
The communication...
Hi,
I am a newbie and just started working on the nrf52840 board. I started by using the example "ble_app_uart" and implemented the I2C module to read IMU sensor data and...
Dear all,
I am interested in a BT mesh modules that support precise time synchronization between the modules (microseconds). This is required for sensors application that...
Hi,
I installed nrf Connect SDK 1.2.0 using the nRF Connect 3.3.2 App - Toolchain Manager. (Windows 10)
Using SES for Nordic v4.52, I opened the asset tracker project...
Is there any way I can scan for a short period of time with a duplicate filter on so that I only get 1 packet form the advertising device in one scan window.
For example...
I recently purchased and downloaded the nRF9160DK. The DK User Guide v0.7 does not match the Altium design files schematics and neither match the application schematic in...
I have project with nrf52832.
every second, i want send 11k byte data from nrf52832 to android app, but it is loss data. (i used phone ble 4.2 loss about 1-2% packet)
...
Hi,
Been starting to program the thingy91 and faced some issues. This is the second attempt after failing on the PC and now using the MAC.
Managed to follow the steps...
Hi Sir,
I use the example ble_app_uart_c, the program runs to APP_UART_FIFO_INIT() in uart_init(), an error will occur, and the program jumps to NRF_BREAKPOINT_COND -->...
The nRF52840 product specification version 1.1 contains for the table 160, 162, 164, 166, 168 and 170 the very same content. I suspect, that the correct content can be taken...
Hi, Im new here and microcontroller programming... I curently waiting nrf52840 PDK so Im only quick read SDK and documentation... Before Im program only devices with .NET...