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...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hi all,
What are the default preflashed contents in the out of box nrf52840 flash?
I assume that bootloader is not present. If my assumption is correct how preflashed...
I'm looking at the SDK15 I2S example project using DMA. My dev set up is 52840/Keil.
The project is under: \nRF5_SDK_15.0.0_a53641a\examples\peripheral\i2s
In the callback...
I am new to BLE development, if that helps preface this question.
My goal is to get a BL652 module by Laird working with the BLE UART example from the Nordic SDK. I am using...
We are working on porting an MESH example from Segger to IAR.
We started with the BLE Peripheral Template, and pulled all the code for the light_switch_provisioner into...
Hi, I noticed that Silicon Labs announced their Mobile Mesh application for Android and showed a demo video .
I searched Nordic's GitHub page. However, I couldn't find...
While trying to make a custom server model, based on the on-off model in the documentation, the code breaks when receiving an incoming message. The problem is in the file...
Hi ,
We have designed an Nrf52832 customized board having 32mhz crystal but not having any low frequency clock. The board is working fine with the blinky and other codes...
Hi,
I want control my gpio P0.06 to enable mcp16251, which is a regulator provide power to the nrf52832,
when i trying to control the mcp16251, i found that the gpio can...
Hi,
I'm having some issues getting the ble_app_hids_keyboard example working on Windows 7! While I can pair and connect from Windows 7 the Bluetooth HID driver fails to...
Hi,
The nRF52840 DK (Board PCA10056) uses an "NFC Connector" (J5 on the Schematic) from W-CON with a manufacturer part number of 5141-05RZDNWR01. My team and I are using...
Hi,
I found my host device(non-Nordic) keeps sending a fix EDIV for all the client device. It seems working fine with other device, but not Nordic. I found Nordic stack...
Hi all,
I'm working on an application with the nrf52840, and I'm having trouble making data persist over reprogramming (Using nrfjprog); after I reflash my board, the data...
I am using a nrf52840 dev kit with the ICMP example and a linux host using a nrf52832 with the Zephyr stack as a controller. The linux host scans for the dev kit and connects...
Hello,
I want to connect some ammount of central devices to one peripheral.
nRF52840 or nRF52832 considering as peripheral. Latest SDK (15.0.0) will be used.
Connection...