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 am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
I am facing heap memory issues in my code. I am using dynamic memory allocation for saving microphone data into sd card. Along with this I am using wifi also.
CONFIG_HEAP_MEM_POOL_SIZE...
Mirroring the issue from Github here I'm working on an application with timers and PPI. Today I discovered that when using the function nrfx_timer_extended_compare with a...
Hi ,I am new to nrf .I am currently using nrf5340,so i want to just print raw data of sph0645 using zephyr.I tested with examples of echo but i didnt achieved to print raw...
Good afternoon, I'm working on a project where the objective is to estimate the beacon <-> observer distance based only on RSSI. As a part of evaluation I've taken some RSSI...
Hi,
I´m using a Fanstel BC40M board with a nRF5340 on board as a peripheral device.
Being connected to a central, it triggers some tasks in the peripheral. The peripheral...
Hello All,
I have nrf9610 Develoment Kit on my side:
mfw_nrf9160_1.3.5
Using nrfutil-device core version: 7.13.0
Using nrfutil-device version: 2.1.1
...
Hi Q&A
Recently, the Bluetooth communication protocol (nrf52833) was added to the ESB, both can communicate normally, but there is a problem when switching between the two...
Hiii,
I have added BLE from peripheral_hids_keyboard to Peripherial_Uart,and now my PC and mobile (Android) can connect with DK(nrf52833) and can regard it as a HID,but...
Hi experts,
I am in the process of upgrading the projects based on nRF52SDK to nRF connect SDK. Previously, we used to store the entire nRF52 SDK along with our custom code...
Hi all,
Currently our team is trying to implement a bluetooth mesh sensor network. We have started testing and experimenting with the mesh interface by trying to follow...
i Used a nrf52840 DK board and zephyr sdk v2.6.0. I'm start the ble advertisement and configure the gpio interrupt on sw1 in low mode flag GPIO_INT_LEVEL_INACTIVE (Low level...
Hi, I tested the TCP client AT command in nrf9160DK, I flashed the ncs v2.5.1 example of serial_lte_modem firmware on the board.
I send the command as below list:
AT#XSOCKET...
Hello
We are using nrf5340 in the new project. PCB design was made. We are currently waiting for the typesetting process to be completed. There is no Jlink on the designed...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...