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...
Hi guys.
I wonder the program run start from which section and how to enter the app when 52840 poweron? Start from SofeDevice?
I only flashed ble_app_uart and SoftDevice...
Hi all,
I'm trying to transfer my custom project pca10056 (which is to broadcast a beacon) to nRF52811 hardware and I'm facing some issues in the last stage of build.
...
HI ,
My environment:
nrf connect sdk
nrf5340 dk
segger studio ide.
could you please provide me timer example code for nrf5340 board.
Thanks & Regards,
...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
SDK: 17.0.2
IDE: SES
nRF52832 module
Hi!
I have a nRF52832 based custom board operating on battery power. I assigned a variable to the non_init section in SES and...
Hey!
I have an isp1807 test board, which uses an nrf52840 chip, and an isp1p807 programmer (ISP130603E). Currently, my code is written using the nrf52 sdk v17. When I am...
Hi, I'm using nRF9160 as host and nRF52833 as a controller with NCS 1.5.0 SDK. On nRF52833 LPUART sample runs, I have added needed configurations for extended advertising...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. I got the output for Temperature, Pressure and Humidity but not getting the output for Gas resistance...
What should be considered for choosing a chipset? the followings are in my mind. Could you please tell me if I am correct and if I should consider anything else too.
1)...
Hi guys.
I flashed a uart-dfu Bootloader(SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart), when the program run...
Can you, please, point me towards documentation and (if available) samples of mobile app that would allow me to commission and then interact with devices in RF52840-based...
Hi everyone,
So currently, i am working on a project relating to sending some message from one router to another. I found out that there is a function to create your own...
Hello everyone,
I've been struggling to use the Bluetooth UART example and the RTC2 module but so far I haven't succeeded.
Either I have Bluetooth, or RTC2, but not both...
Hello -
I have created a project with both a SoftDevice S132 and nRF Crypto libraries. All has gone well so far. I am now trying to implementing RNG, following the example...