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...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...
Hello ,
I'm using ncs v1.5.0 , SUPL client library v0.7.0 and modem FW mfw_nrf9160_1.2.3.
It seems that if I am accessing the Flash area in my application and afterwards...
Hi Nordic Team,
Summary: We would like to know about exact packet details for application model specific
Based on mesh profile doc(MshPRFv1.0.1.pdf) we derived the access...
Hi ,
nRF5340 has hardware support with AES CCM mode encryption. As per product specification document AES - CCM is in built in nRF5340 SoC.
I did not find sample code...
Howdy!
This error message has suddenly appeared on a previously fin Windows 10 machine. My software is all current as of today.
Any hints on what to do next?
Thanks...
Hi,
We want to work on BLE mesh topology using nordic nrf-833 boards. We want to implement mobile application in react native to support BLE mesh features. Please let us...
I was using nRF Connect (v3.6.1) to communicate to Segger J-link Base (version 11.0) but it failed. The error message was: ""Failed to setup device: No serial port available...
I want to develop a software that can restore the program after a power failure. I mean, if the device restart, I don't want it to execute from the beginning of the main function...
I made a serial bluetooth function but I want to use it in a form like printf.
Please tell me how to use it using bluetooth_send function.
bluetooth_send("gyroscope...
The reference design for the nRF5340DK uses 0201 components for the matching network.
Would it be acceptable to replace the 201 matching network components to 0402 parts...
Hello NRF,
I have a custom board with NRF52832, and exposed the SWDIO, SWDCLK, GND, VDD, RESET pins for programming the board through the NRF52-DK board.
I started with...
Dear Nordic,
I have some issue with SPI interface (MCU as master, BL654 as slave)
I can see correct signal from oscilloscope, and SPI mode and CLK is config correct...