Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi,
i have a bunch of nrf51822 hwid 0024 or 001E.
With softdevice s110 version 7 everything worked fine, but starting with 8, they pretend to work fine (no error codes...
Using the pure-gcc makefiles, at present I only see this for a stack trace in the command line gdb client:
(gdb) bt
#0 0xfffffffe in ?? ()
#1 <signal handler called>...
If you have the most trivial main.c possible, with a main() which does nothing at all, compile, link and load it at 0x00000000, it runs fine and does nothing .. that's basically...
I have a nRF51822 program in which a button triggered event doesn't work as expected and crashes the program. The program may have potential race condition problem. Here is...
Hello,
I've overcome most of my problems using this wonderful Q&A system from other people. Recently I've moved from a nRF8001 + MCU to a nRF51
Using SDK 8.1.1, keil...
Hi all-
I apologize in advance for the noob question but I have spent loads of time on this and can't make progress. I am trying to work my way through the nrf51822 User...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Is it possible to add a payload (1-2 bytes) to the beacon advertising packet?
I intend place an ADC output to the payload. For now, I'm using nRF51-DK but later wants to...
Hello,
I'm developping an application using softdevice S130 with the nRF51822 evaluation kit.
The device has to scan multiple devices, and to save power, I'm storing the...
The SDK defines functions for operating on "ports", which are the output space divided into 8-bit chunks:
nrf_gpio_port_clear
nrf_gpio_port_dir_set
nrf_gpio_port_read...
As previously seen on softdevices topics ( devzone.nordicsemi.com/.../) I need to restrict BLE advertisement on only one channel for sniffing purpose.
The thing is, I cannot...
Bluetooth Smart Internet gateways (GATT)---Available early 2015 through the HTTP Proxy Service (HPS) & RESTful API white papers....
what does it mean..? is it available...
Hello,
I started to make an app for a board with nRF51822 with softdevice S120 version 1.0.1. Now I would like to have the DFU implementation in it but I am stuck at the...
DFU create my image,i have a question as follow:
i can open nrf.exe(By default, the tool is located in the C:\Program Files\Nordic Semiconductor\Master Control Panel\3.9...