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...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I am trying to test ble_app_blinky_c.
I have problem with received data from peripheral which is my...
Hi,
I am new to the nrf52832 and I wanted to use its Bluetooth functionality for a project I am working on. I have read about the theory behind the Bluetooth stack etc,...
Hi,
Is there any sample Android mobile application available which calls or consume the Temperature/humidity for nrf5_SDK_for_Mesh_v3.2.0 ?
Best Regards,
Hi,.
I am using nRF52832 , sdk 16V
How many samples can be sent over ble if we set 7.5ms minimum
I need to send the 100 samples. I tested by setting to it 7.5ms I think...
H i everyone, I'm having a problem as follows: I am wanting to use LPCOMP to wake up the nrf52840 from system off mode. So can anyone give me an idea of how to do that?
I tried Searching for the NRF_CCM structure, but could not find it.
Where should it be nor the MAXPACKETSIZE.
this code is in the system_nrf52840.h
Also, could you please...
Hi
We are doing field trials of a nRF52840 product with s140 SD, now and again NFC stops working (tag type-4, read and write).
This has been seen in SDK15.3.0 with SD6...
Hello,
I would appreciate some guidance about BLE connection stability. Our product is a system of 3 peripherals (custom board with Laird's BL652 module, containing nRF52832...
Hi,
I have a project which requires using trace data pin P0.18 as an SDA for the sensor, but cannot send
anything because it doesn't generate anything and the program...
Hi, we are moving from nRF52840 DK to integrate nRF52840 to our solution. In the datasheet for pin assignments ( Link ) it states "recommendation usage; Standard drive, low...
I'm currently running nrfjprog version on OSX. Version info below:
When running a nrfjprog -e I expect that the device doesn't do anything afterwards. When monitoring...
I'd like to use two nRF9160s to do D2D (Device to Device). Is it possible? For example, if you press Button 1 on nRF9160 (1), then LED 1 on nRF9160 (2) is displayed. Is it...
Hi,
our company is developing some different models of devices with BLE based on the nRF52840 MCU, working with the nRF5 SDK (17.0.2). The devices are in parallel using...
Hi All,
I am working on the nRF52840 Zigbee protocol and I am using nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK.
With the help of engineers and other stuff, I am...
I updated the nRF Connect SDK to latest master. It currently uses Zephyr 7d20f2ebf2. Most of the time (~4 times out of 5), calling sys_rand32_get() crashes the firmware and...