A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. ( I've only tried initializing.)
and error occur in nrf_sdh_enable_request...
I am interfacing the nrf2832 with the sim 808 module.
In order to be able to send a message I need to use Ctrl+z.
This should be entered as an escape sequence.
I have...
Hello
When we evaluated nrf52833 (using DTM), everything was normal at 1M, 2M, LR. However, during CTE evaluation, after the serial port sends a configuration command, the...
Hi,
I'm on SDK 17.0.2 and SD 340. Trying to combine BLE services as Central server with BLE HRS_C example. The idea is to read the BLE HRM and also to be able to connect...
Hello,
I am trying to enable RTT instead of the default UART output of the nrf91dk AT client code example. I am using Segger Embedded Studio V5.34 with Nordic nRF Connect...
when using nRF5 SDK Release 1.4.99 the the projects open some have errors that prevent it from building for the nRF5340,
when I attempted to use nRF5 SDK 1.5.0 or 1.5.1...
Hello, everyone,
I got a Thingy91 and I would have liked to be able to measure the current that passes through the NB-IoT modem, for that, I followed this tutorial :
https...
Hi dev team,
I am using a Thingy91 device along with the NCS v1.5.1.
I used the AWS FOTA example for firmware upgrades and I integrated the example in my code.
The FOTA...
Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure...
Hi Nordic Dev Team,
I am trying to send my log data from my flash memory into Android Phone. I followed this example :
github.com/.../nRF5x-custom-ble-service-tutorial...
Hi,
Setup:
DK : nRF-52840 PCA 10056
IDE
SDK : nRF5_SDK_17.0.2_d674dde
Coding Language : C
Please find 5 queries listed below.
1) My plan is to automate BLE...
In a .c file ,code like below (build a image using nrf5340dk_cpuappns) :
#include "nrf_gpio.h"
#define SPIM2_CS NRF_GPIO_ PIN_MAP(0,15) #define SPIM2_SDO NRF_GPIO_ PIN_MAP...
The picture is the audio data processed by software, which is driven from nrf52832 and nrf52840. The first audio is the data of nrf52832, which is normal. The second audio...
Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/59242/certification...