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...
Been having trouble integrating systemview for tracing FreeRTOS application. I came across this thread , and even tried replacing the files with what's inside the PatchedFiles...
Nrf Mesh App Version 3.1.6
After provisioning 2 nodes, I connect to one as a proxy, whenever I try to "get TTL", "Read State", or refresh the configuration server after...
opened nRF connect and attempted to open the dongle with this. When I plug the dongle in without holding the button, i get this error
2021-02-14T20:18:30.648Z INFO Using...
I am unable to generate setting using nrfutil.
Command used is as follow:
nrfutil settings generate --family NRF52840 --application pca10056/blank/armgcc/_build/nrf52840_xxaa...
Hi
I'm trying to use the LIBUARTE library together with BLE_NUS example in SDK 17.2.
From the libuarte sample I add these lines to NUS example:
I also modify sdk_setup...
Hi!
I am trying to flash some Zigbee related code to experiment with creating DIY smart devices (specifically Zigbee and matter ones) using my Arduino nano 33 BLE. One problem...
Hi,
I flashed open_bootloader and it seams to work. I was following this question . However, after building application (I am using ble_central/ble_app_gatts example), creating...
hi,
im using nrf52811 customised board,for long range purpose im using softdevice s140
so i need to port secure boot loader pca10056 to pca10056e
can you please me reagarding...
Hi,
I have tested the ble_nus code in NCS v1.4.2
where i can't send 250 bytes
I want to send 250 bytes to ble nus data send for 100 ms once
How to enable data send...
Hello,
I use the nrf5340 pdk. I would like to flash the led1 with a duty cycle which is different from 50%, so i tried to open the binky_pwm project, but the segger shows...
Hello,
what is the correspondence between the number of pins indicated in the dts file with the port number and bit of the chip.
for instance:
& spi1 {
compatible...
Hi,
I am using nrf5 SDK and working on proprietary Nordic. I saw that in the code there is no option for 250 kbit/s Nordic proprietary for nrf52840. However in nrf52_bitfields...
Hello
I'm using the nrf52dk board. It's been good so far, but suddenly there's a connection problem with Bluetooth.
I tested it with SDK's various ble examples. Debugging...
Excuse me:
The chip can individually erase the application without erasing the uicr with nrfjprog?Which nrfjprog command is used to erase the application only,I want to...