We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hello,
I have migrated my codebase from v1.3.0 to v1.4.0 of the nRF SDK and have a strange issue now where the serial port is spitting out sleep debugging information in...
Hi,
The nrf52832 product spec shows all the clocks provided by HFCLK and LFCLK. But where can I find which peripheral is using which peripheral clock specifically?
For...
Hi,
I need to read some BLE characteristics presented by a commercial device nRF52-based, using my nRF52-DK, based on the nRF52832 and PCA10040. I don't have the firmware...
Hello experts,
I would like to get my mind clear on this.
I am using NRF52833 for our custom board we are using Zephyr RTOS (NCS v1.4.99) and IDE is segger embedded...
We need to accurately control the time when the Bluetooth advertising package is sent out, so that the two slavers can simultaneously send the beacon data to produce the signal...
Hi,
I am facing an issue when setting up advertising intervals (in connectable mode).
Whatever the value I enter I will always end up with an advertising interval of...
Hi,
I am currently working on the ble mesh project. I would like to know whether there is any cybersecurity related examples in SDK .
1. Can you list out some of the security...
Hi,
So there is a dataflash MX25R6435F available on nRF9160 DK.
My question is that is it available for general purpose? If yes then how can it be accessed?
Unfortunately...
I am trying to use the PCA10059 dongle as the connectivity device with pc-ble-driver-py
The script I am using works with a PCA10056 devkit loaded with the connectivity firmware...
I now integrate USB, BLE, LLPM, keyboard HID and Mouse HID to nrf52833.
When I added CONFIG_DESKTOP_HID_MOUSE=y, my project was abnormal.
BLE connection: Move Mouse and...
Hi all, I have a little problem regarding "background scanning" example.
Setup: - SDK 17.0.2, softdevice s212, Segger - Master ANT+ = Nordic DK PCA1040 with ANT+ Tx profiles...
Hi,
I'm using nrf52840 device in order to connect a mobile via BLE.
After pairing and a couple of minutes - I get a discinnection with reason code BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION...
I'm trying to open a nRF Connect SDK project in Segger Embedded Studio for ARM (Nordic Edition) V5.30a
I have followed the instructions on the following page: https://developer...
Hello everyone, I hope you are good.
I am starting out with the nRF52811 and I'm completely new to the SoC world. I have a few questions regarding what I would realistically...
Is it possible to call sd_ecb_block_encrypt from interrupt? And if so, what is the highest interrupt level that can be used?
I'm having a timer interrupt triggering some...