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 Nordic, We are preparing for mass production with nRF9160. We have a script to flash, register the thing on AWS and write credentials on the modem using nrfjprog. We...
Using the debugger in SEGGER Embedded Studio and two nRF52-SDK circuit boards, I am stepping through code from the nRF5_SDK_17.0.2 examples.
Very often I end up in file...
Hello everybody,
I'm working on a Project with nrf52dk(nrf52832), and sdk 15.0.0 where I need to read the data from multiple sensors with twi/i2c and send the data via ble...
Hi,
is there a possibility to check in waht CE-level (ECL0- ECL2) the modem is operating on? I know that the ECL is decided by the network and not the UE. However it must...
Hi, I have a problem with simultaneously working Bluetooth LE with LTE. I've use nRF52832 as a Bluetooth controller with is connected to nRF9160 via Low Power UART HCI. When...
Hello I have a few issues which i can't handle. Platform: Visual Studio Code on Windows 10 Board: nrf52840 dk
In my project i need to create workspace which few different...
Dear N ordic S upport Team,
After I updated the nRF Connect SDK (1.5.1 to 1.6.1) and the Modem firmware (1.2.3 to 1.3.0) on my nrf9160 DK device (v1.0.0, SiP revision 2...
I want to use the nRF52840 in the High voltage mode. In this mode as per my understanding, both regulator stages needs to be used. As per the datasheet, configurations given...
Hi all,
I want to update my application with the newer NCS 1.7.0 version. I've changed my west.yml, which containing only NCS-SDK as the only dependency. After running...
Hi,
I would like to setup vscode to develop nrf applications. However, I'm having a problem for the installation of the nRF connect SDK in ubuntu 21.04 (Hirsute Hippo)....
Hi,
Our products encountered some problems when doing air upgrades.
chip: nRF52832
sdk: 17.0.2
The picture above is the switch circuit part of our schematic...
Hi, I'm using nRF52832 ble_app_uart example project. In ble_gap.h file, I could see:
From my understanding, the number 4 means that the variable sm (security mode) will...