Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm making an firmware for the nrf52840 that communicate throw usb to a computer.
First I used the uart library that works fine but required the Jtag and Jling which...
I just cloned the latest zephyr from github and tried littlefs. However, the SPI pins have no traffic and CS line stays unchanged.
Is there something I forgot, since...
Hi, i'm working with NRF51822, and i saw on reference manual that micro enter in the SYSTEM OFF mode. The problem is i dont want the micro enter on this mode.
I make de...
Hi,
I'm working on a project using the gazelle protocol with the gazelle pairing library. Due to the fact that I use the GNU GCC compiler, I created a Makefile from the...
Dear Nordic team,
We have designed custom boards with nrf52840 chip. We observed that in one of the boards the application is not running until the swd pins of the custom...
Hi,
We are using laird BLE653u BLE module in our application. This module has nRF52833 BLE SOC. We have ST Link V2 as a programmer tool. We want to use SWD protocol for...
I have a project using NRF52840 as master in BLE central to scan BLE device.
I found all example will connect device automatically when device found
I would like to change...
Forgive me if this is already discussed somewhere - I'm fairly certain it must have been - but I can't seem to find what I'm looking for. My client's project uses a higher...
Hi,All:
As the topic,which address is the mbr jumping to bootloader by ?0x10000ff8 or 0x10001014? and how to feed the mbr para register 0x10000ffc and the 0x10001018?
Hello,
I need to use the more accurate HFXO for a very short interval to time incoming interrupts (approx 1/50 second every 15 mins)
The processor sleeps idle for the...
Dear DevZone,
I am trying to configure the SAADC on my custom nRF52840 board.
I would like to use it in blocking mode together with oversample 16x and burst enabled...
Why is SES throwing an "Illegal value 0x21009168 written to register 66 (MSP_NS) ignored" message after "Download successful" when programming nRF5340's network core with...
Hello everyone,
I have questions concerning direct advertising. I have read this and other posts from several years ago which provided some useful information.
devzone...
Hello,
at the moment I am trying to get the NRF9160 Icarus Board to communicate with an ESP8266 Board within serial modem mode. I just need to send some AT commands through...