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...
<install folder>\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.zip\examples\thread\cli\ftd\usb\hex
Need to get confirmation on if I follow the above path and flash the binary...
I have my first custom nRF9160 prototype boards back and they seem to be working pretty well. One question I do have is that I have been unable to find a clear concise description...
Hi all,
I would like to control a stepper motor over BLE. The motor takes STEP(rising edge) inputs for each step. The motor move is based on pre-calculated look up tables...
Как рекламировать процент данных батареи каждые 10 секунд без подключения? Еще мне нужно название устройства. Является ли это возможным? Я использую sdk17.0.2.
After figuring out why MCUBoot wasn't updating my application ( https://devzone.nordicsemi.com/f/nordic-q-a/74145/nrf91-b0-mcuboot-app---mcuboot-not-actually-updating-app...
Hi
I'm trying to run some power profiling with basic BLE apps on nRF5340DK in conjunction with PPKII. Saw several videos in the on-demand webinars section on PPKII and power...
Hi, all.
I'm in trouble in solving a question when i learned NRF52832 recentlly.(SD s132, V5.0, SDK15.0)
I want to read the temperature data from the sensor on-chip and...
Hi,
We widely use this MCU on our products.
Last batch with Rev-D has many issues with burn process.
I'm attaching 2 screenshots along with logs of the problems.
Hello everyone,
I have one or two questions regarding some evaluation measurements on the nrf9160 module. I would like to evaluate the matching network of our nrf9160 antenna...
We use nRF SDK5 17.0.2 with Softdevice S140 on an nRF52840-DK. We have a firmware that we always want to start in DFU mode, then use the abort command to be used to start...
Hi,
I want to read the temperature data from the sensor on-chip and send it to my phone by bluetooth. But as said above, after the connection between my nrf52832 module...
hi all, i'm here to ask few questions on how to get CTE packets. 1. which example can i start off by adding ?
2. can i use dtm to send CTE packets? if do, how can i do that...