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...
My NRF52DK (PCA10040) J-Link always shows SWD speed 1000 kHz, even if I set the speed to 2000 or 4000 kHz. Is it not possible to connect at higher speeds?
I was working with "Debug configuration" for my nrf board on Segger Embedded Studio. It was working perfectly. But when I changed it to "Release configuration", It doesn't...
Hi everyone,
I am using nrf52840 and I want to change the advertising name in bootloader from "DFUTarg" to a custom name on application side.
For unbonded one, I saw...
Hi,
I'm using the provisioning example from the mesh sdk and I have an "ASSERTION FAILED at :0" error when I'm trying to re provision a node that I have provision before...
Hi
I try to understand where does the interrupt proirity for UART is set.
I see that uarte_1_init() is called from uart_nrfx_uarte.c.
uarte_1_init() is declared from...
Hello I am using sdk v17.0.2.
I found a problem with Bluetooth connection while using 'ble_nus_data_send()'.
the system will stop if disconnect the Bluetooth while transferring...
Hello
I'm asking a question because there's a part that doesn't work well while using ble_nus_data_send().
There is a problem sending continuous data to the app using...
Hello
Sorry this is a basic question and I shouldn't be bothering you with this but I have already dealt with a number of issues with Segger so I couldn't resist. - I have...
Hi, I open ssl socket to the server (without certificate verification), and then use an http_client_req() call, to perform the actual http request (with additional optional...
Hello Team,
I am trying to port the example of nRF5 SDK for Mesh to IAR Embedded Workbench for ARM (Dev Kit (nRF52832).
I am using nRF5_SDK_17.0.2_d674dde and nrf5_SDK_for_Mesh_v5...
I'm testing the Serial LTE Modem application on the nRF9160DK with the LTE Link Monitor. I want to use the DK as a UDP client to send data
to my remote server via UDP over...
Hi,
I am working with a custom board that has an nRF9160 SiP (B0). I am using SDK v1.6.0 on a Windows 10 machine. Modem FW is v1.2.3.
Our device uses GPS periodically...
Hello all,
I'm trying to use P0.05 (AIN3) as output, but it does not work.
in file .dts is used as: rts-pin = <5>; status = "okay"; of uart0, I have to change this config...
I'm evaluating feasibility and developing a Proof-of-Concept for a client using the NRF9160 + NRF52840. This is a second generation product where the client wants to evaluate...
Hello,
I'm currently using SDK 17.0.2 with NRF52840. We have our SPIM3 device up and running nicely. I'm now de-risking our SPIM0 device and noticed that chip select isn...