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...
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
The timer is called for every...
I have a Fanstel BT832X evaluation board (model EV-BT840(832)-V4). Nordic examples without softdevice are working fine. Examples with softdevice are not working. I have checked...
I’m getting some strange behavior after repurposing the WS2812 driver sample with the following code. Note that my code has Bluetooth enabled. It seems like it might be some...
I use ncs1.6.0 to develop on nRF52832DK. The current requirement is to enable PA LNA support on mesh.
I learned how to use FEM driver through this blog . I added the corresponding...
Hello,
Is it okay to supply the nRF21540 with a DC/DC or do I need to use an LDO? Are there any performance differences of the nRF21540 when choosing one over the other...
I'm finding that the signal strength of the radio is too low in my nRF52840 custom BLE project. I would like to increase the radio power from the default 0dB as our RSSI values...
I made a custom model under ncs1.6.0 to publish uart data. When the data I want to publish exceeds 85 bytes, an error occurs in debug:
<err> bt_conn: Unable to allocate...
NCS v1.6.0
CONFIG_SLM_GPIO_WAKEUP =y
CONFIG_SLM_INTERFACE_PIN =24
When Serial LTE modem is woken up after #XSLEEP=2 without 2s delay, it starts to loose some unsolicited...
Hello,
I'm using the sdk v17.0.2 with softdevice s140 with a custom PCB shipping the nrf52840.
I'm facing an issue where I cannot enable NFC and softdevice at the same...
Hello everybody. I am currently evaluating some BLE Tags, if they can be used as an BLE doorkey. The chips I am talking about are the following: nRF51802 nRF51822 nRF52832...
Hello support team,
I try to get the NRF52840 DK to work as a central with FreeRTOS. Connecting and getting notifications works well, but the device freezes on a disconnect...
I am running a Zephyr OS, and I am using the mbedtls APIs to do my cryptographic operations using the Cryptocell as my backend. My question is should I be using a mutex of...
Hello,
We have a physiological monitoring system in production where we used NRF52832 as a peripheral. Connecting this peripheral with Windows bluetooth, we realised that...