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...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
Hello I want to make a python script that allows sniffing of 802.15.4 packets (nRF52840), The module exposes an API that allows starting and stopping the capture. I installed...
I am using windows 10, nrfConnect 5340, and the NRF5340DK.
I was searching for an example of how to configure and use the usart/uart 0 port as a 2 way interupt based serial...
Similar to this problem , I cannot open the serial let modem example for nrf9160dk_ns. I tried moving my nrf install to the root but did not help. I am using Windows 10. The...
I want to read the acceleration sensor value using the example of the ble-hid-keyboard, but if I let you read the acceleration sensor value, Bluetooth will be cut off. Can...
Hello, I am having trouble understanding the flashing process of an nrf52840. I have programmed a simple flashing example with the nRF5 SDK. I compiled the project using make...
Hi Nordic,
I am using the two nrf52840 units to test adv and scanning in a pair for the development. I am using BLE_GAP_PHY_CODED for both scan and advertisement. But...
Hi,
We have recently switched from using nrf52810 to nrf52840. Firmware porting went well until we tried using the BLE on nrf52840. No matter what we try the BLE will not...
Hi, dear Nordic
1) Could nRF52810 Serial Debug Pin be used as GPIO/I2C?
2) Some post mentions using the external circuit, so that the 2 Serial Wire Debug pins can be used...
Hello
We have developped a product with the nRF52832. Due to space restrictions we couldn't use the PCB antenna design from the nRF 52DK. We used an Johanson chip antenna...
nRF5340 datasheet page 2 states that the TX power is configurable from -20dBm to +3dBm. But later on in TX power section, it states the power level can go down to -40dBm....
Hi!
I am using SDK15.3.0, PCA10056 and Windows10.
I am notice, that if it will be hfclk request before usb launching and WFE in main loop, time for discover usb device...
I'm upgrading an old project from SDK14.2 to SDK17 along with using the latest S132 Softdevice. However I ran into an issue testing this with our App. I noted that the Value...
Hi,
I'm using ncs 1.3.1 and modem fw 1.2.3 and wants to send 1.3.0 to it.
We have implemented serial download support and I get errors while doing the download.
...