I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Dear Nordic,
Whats wrong with the below code. It works well in RFduino but when I try to port the same code in Keil environment.Its not working throwing error as
1.identifier...
I just got a new target board back from fab/assembly and I'm trying to use the debug out connector on the PCA10028 to program the new target.
My target is the NRF51822...
Is there a beginners guide on how to get a console output working for the following setup?
keil v5 & SDK 6.1
nrf51-dk connected with the
TC2030-MCP-NL to a
nrf51822...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
Hello,
I am new to working with nrf52 and was looking for a way to make printf work in a blank project that I have created. I followed the uart example for the peripheral...
Hi
Now I'm using the pstorage module to save some data.But I meet some problem,I hope I can get your help,thanks a lot.
It seems that the block has been created successfully...
Hello everyone
i am trying to run the pwm library exmaple from github into the SDK VERSION 9.0 but it is showing lot of errors like
............\components\drivers_nrf...
Hello,
I am working on S110 SDK 9.0 and softdevice 8.0 on EK board. I am able to authenticate the connection using static passkey.
I need the information about encrypting...
A LOT of great information is presented by the engineers. Is it possible to post videos of the presentations?
Apple does this for the WWDC sessions. I find myself watching...
Hello Everyone,
i ahve been working on NRF51 series for past two months but suddenly i came to know about NRF52 series the apckage is ame and proce also not varying much...
Hello,
Now I am using nrf51822 with PCA10004 EK board. And the custom board we are using is BL600-SA module. As BL600 can be used with nrf SDK and softdevice, Can I use...
I have a Bluetooth LE dongle and I have also a BLE device that I want to communicate with.
On the BLE device there are a several services like Cycle Power (0x1818) and Device...
I'm using the Ulink-ME tool in order to program/debug my custom board based on the nRF51822 device. The problem I have is that sometimes the flashing procedure is working...
Hi,
I do some function base on the ble_app_uart peoject and using the S130.Now I want the device disconnect the connection once it receives the disconnection command from...