Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
Hi Nordic,
I have written a device driver following the guide as Devicetree HOWTOs , and try to call the driver api in main(), but got unexpected output as below.
I...
Hi nrf masters!
We have a problem quite late in a large development project and urgently need assistants. We have spent hour's reading all posts about this and debugging...
Hi,
I would like to know if it is possible to implement with nRF9160 a communication to an ethernet port?
Also if the nRF9160 has CAN bus port.
Many thanks, Jose
Hello, in my project, I don't want to create and develop my own module based on nrf52810. I want to know if there is any company that produces ready-made modules based on...
Hi,
I am using the SDK to develop a BLE application, I tried to merge two different projects and and I build the project, I have linking issues :
1> Linking ble_app_uart_pca10056_s140...
Hi Team,
we have one doubt regarding sleep current when we try to measure with power analyzer(nrf52840 EVM Board) .we got 5.23 micro amps instead of 2.35 micro amps. ...
Hello NRF ,
After I connect my phone (iphone ) to the nrf device ( ble peripheral advertising ) . I am sending rapdi data to one of the Char UUID , but after some time...
Hi,
We are using nRF52832 and nRF5 SDK(SDK 15 - ble_app_hid_mouse example) for our application, it is already a completed product and we are working on its modifications...
Hi Everyone,
As stated in subject, I am currently investigating why my nRF9160 DK could not bootstrap on our company Nokia IMPACT system. I am using lwm2m client sample...
To give some context to the problem I am using the nRF52833 DK as a BLE Central and a nRF52840 as a BLE peripheral in a simple use case to simply read the state of button1...
Hi Nordic,
One of my customer is doing the BQB certification with nRF52840.
When test the coded phy, the error occurs: failed to obtain enough packets 3.
The following...
SDK Environment: nRF Connect SDK v1.7.1 Zephyr OS build v2.6.99-ncs1-1. This is the version that came with nRF Connect SDK v1.7.1 Target: Decawave DWM1001-DEV. This uses the...
Hi,
I have a custom board based on the nrf5340 which I would like to program using one of my nrf5340DK boards.
As a starting point to test the external board programming...