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...
I first assumed the obvious that the first library would be used with the (Visual studio) multi-threaded DLL/MD option and the second would be used with the multi-threaded...
Hi,
Currently we're developing RGB bulb which has mesh feature (nRF52832). So this done by using nRF5 SDK 15.2.0 and Mesh SDK 3.0.
We're able to control all three channels...
Hi Team
I would like to store a simple integer value in flash and read it back after a power cycle. I already studied the library Flash-manager of the nRF5 SDK for Mesh...
Hello, I'm trying to flash custom developed beacon based on nRF52811 and everytime i try to flash i'm always greeted with an error "Failed to write memory" i have attached...
Hello,
I am trying to merge mqtt_simple and gps together. Each of them is working well on Thingy:91.
1. I am using lte_lc to configure the modem and enable PSM and eDRX...
Hello All,
Right now I am working with: https://www.digikey.ca/en/products/detail/circuit-dojo/PASSY-NRF9160-FEATHER/13668137 which I think is practically the same as https...
As everyone knows, the supply of semiconductors is pretty bad now. Normal suppliers such as Digikiey have zero stock. Recently we have had to purchase from less known distributors...
Hi everybody! My application is based on SDK 17.02. I try to communicate with an spi device using spim driver and the code is basically based on the nrfx-spim example.
After...
I am using latest version, nrf connect sdk v1.4.99-dev1
when activating bt_enable, application gets stuck
applications without BLE works well
I am working with...
Hi I'm Frank.
I'm testing Serial DFU via UART using TWO nRF52840 DKs(DFU master and DFU slave DK).
I want to update firmware of slave DK through the master DK.
I was...
dear all:
I use the latest sdk17 to test the ANCs sample on the 52840 DK。 The address of the example is: SDK_Path\examples\ble_peripheral\ble_app_ancs_c。after...
I have a example application (gatt central) that works fine on the nRF52DK dev board. I'm able to change the advertisement name, connect to it with my phone, and see the characteristic...
Hello everyone,
Yesterday I found a strange behavior with the NRF9160 GPS on NCS v1.5.1:
When configuring the GPS to run in Single Fix mode, running on MFW v1.2.3, I noticed...
*** edit: Problem solved. My project file had build config set to "release", I had to change it over to "Debug".
Kindly close the case ***
I have an i2c program running...
Hello,
I would like to ask for guidance, as I am at the very start of a human interface device (HID) controller development, considering BLE nRF52840.
The use case I would...