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 there!
I'm in the process of migrating a project from a nRF52832 to nRF52840 due to insufficient memory and of course some problems arise during the process. Most of...
There is a bug on the nrf_ble_scan.c uuid 128 bit filter. My devices advertise the same 128bit uuid service, which is constituted of my random generated 128 bit UUID and a...
Hi,
I am aware that when the the modem is powered down with AT+CFUN=0, GPS data such as the ephemeris is saved to flash. What endurance does this flash have? How many times...
nAN_38 gives UBM dia as 155um for nRF51 WLCSP parts.
The devzone gives 180um for nRF52840.
What is UBM diameter for nRF52832, nRF52833, nRF52810 and nRF52811?
Best regards...
Dear Community;
We are trying to implement HTTP application update with our own server. We have flashed the "http_application_update" project to an nRF9160. It works fine...
Hi, first of all I want to thank you all for this forum which helps me a lot during the develop and apologize for my english.
I am developing an application on nRF52832...
Hi guys, i'm working on mobile app for ios, base of my code is example from this github repo https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
if i understand...
The SIM "893..." is already linked to your account. Then i skip this step and trying to add the LTE to my account. But always this error: "There was an error adding your device...
No available samples initiate the non-secure CPU (CONFIG_SPM = y) the secure cpu is loop!
Zephyr master NRF master
Help me please!
The test consists of running a simple...
Hi there,
we're using nrf52840 with the nRF SDK version 16.0.0. The device is using the SD and the FreeRTOS. The SD version is s140_nrf52_7.0.1.
At a certain event (out...
Hi, we have developed a board including the nrf5340 that uses nrf 1Mbit modulation, now we contacted a lab for CE certification, but the lab is requiring a certification document...
Hi, you have libraries for android and ios IOS-Pods-DFU-Library Android-dfu-library in this case, we update each device separately Are there any libraries for the mesh network...
In our code we use the NRFLog mechanism to trace warnings and errors. This works fine using JLINK and the Seeger debugger and also we are also able to see some old messages...
Hi,
i would like to know, which really basic stuff i have to know about the nRF9160 DK so that i can easily create my first project. The project should be able to send a...
Hello,
Why is SERVICE CHANGED required when using bonds? We do not require the service changed notification in our application. However I am unable to remove that feature...