Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
Hello Nordic! I have connected a sensor to the DK via SPI. It outputs a lot of data, a lot... for 1 second of data I get 4096 entries. Each entry is 10 bytes in length.
...
I'm working on a design featuring two different MCUs. I'm looking to use the nRF52840 as one of them. I need both processors to be able to send each other messages and ideally...
Hi,
I have a weird problem. My application starts two timers, one after another. Like this:
Normally it just works - no errors, nothing. However, after a DFU OTA upgrade...
What is the best method to store TLS certificates on the nRF5340? I have seen 2 options, but I'm not sure what is best practice and what does work.
If I store the certificate...
Hi,
i just got my hands on Thingy 52, just want to know how do i get started in retrieving data from it, specifically for motion(accelerometer data), if someone can point...
Hi,
I'm trying to interface LR1110 (Dev Board) with NRF9160 DK using SPI. I have been working on this for a couple of weeks, explored almost the whole devzone, learned a...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
HI,
I need to check the following thing with you. I need to use an I2S mic with NRF5340 between the mic and the controller we need to place 2meters of wire. So, I need...
Hello All, I'm currently working on an application with a central and peripheral devices both using nrf52832 with SDK 15.3 and S132. I'd like for the central to be only trying...
Hi Nordic Team,
My dev environment is as follow:
nRF52832(Ble Central + nfc) + S132+ SES
I have integrated BLE Central Multilink uart project with nfc writable ndef...
Hi Devzone,
A couple of conceptual questions about what is possible and a request for ideas for how to best accomplish my goal.
I want to implement a command line...
Hi,
I am working on an application that needs to store data in flash memory and runs on the nrf52840 dongle. The application is running on an operating system with possibly...
Hi guys,
I am trying to flash my nrf52840 dongle (with the Segger j-link mini) via your awesome NRF Connect Extension on my Apple M1, but I can't get it to work inside of...
I was able to work with the spi module, but now I want to make it work like a simulator, so I updated the configuration function and tried it like this.
Could you please...