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...
prj.conf of light demo:
Can you tell me where CONFIG_LOG is enabled? It is inconsistent with ncs1.5.0. When I enabled CONFIG_LOG_BACKEND_RTT, I was notified of an...
I am trying to program a PCA10059 USB dongle which requires it to go into DFU mode.
I have tried pressing the white button when it is plugged in, and I have tried holding...
I can't seem to find the answer here - sorry if it has already been answered. We were having an issue recently where the root cause ended up being that we were trying to do...
Hi Nordic team,
I noticed that SAADC driver is consuming most of the power in Sleep state. In my application, the processor is in SYSTEM OFF state for 80% of the time (runs...
Can i not simply update a file in the flash and upload it to the smart phone through the ble? There is also an object transfer service server example, for sending objects...
HI,
I am trying to port the existing BLE throughput example code to my custom board with nrf52840 with SDK v17.0.2 soft device is S140.
I want my custom board to work...
Hello,
I noticed with the LTE Serial Monitor example code on a custom board with nrf9160 (and also the nrf91dk), the UART interface work initially but sometimes hangs. It...
Hi,
I am working with nRF52833 using the SDK17 Dynamic Pairing example. I was able to expand on it for my use case, and the application is now correctly receiving data...
Hello,
I am using NINA-B406 Custom board which have nRF52833 SOC and using Segger embedded studio with nRF5 SDK v17.0.2 for development.
I want to do the two functions...
Hi, Do you have any documentation at all for the experimental GPS driver? I can't find anything. Google just sends me to a few broken links. Best regards, Jan Erik BikeFi...
Hi, the specification of nRF5 SDK for Mesh v5.0.0. says the interrupt priority has two levels, named priority_lowest and priority_thread.
I am not clear on some things....
After installing nRF Connect for Desktop on macOS, I hit "Install" for Toolchain Manager, and then "Open".
This opens a new window for the Toolchain Manager, which says...
Currently, MQTT is required for nRF Cloud data transmission. We will be using LwM2M as the protocol to send data from our IoT monitoring device to our cloud platform. Does...
Hi, I have a bit strange problems with example project "pwm_library". At first I compiled with segger embedded studio and ran the project on my NRF52-DK board, and it worked...
I have used nRF52811 chip in my custom board.
1. Please provide the First time programming procedure using J-Link (J-Link-Pro tool) interface.
2. We have a nRF52840DK...