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...
Hi,
In Mesh Profile v1.0 section 3.7.5.2 Acknowledged message one can read the following text.
"... If the acknowledged message has TTL set to 0, it is recommended that...
Hello,
I purchase nRF51822 Bluetooth Smart Beacon kit.
How to load the new program into this board.
I downloaded nRF51822 Bluetooth Smart Beacon kit firmware files...
Hi,
is there a simple way to enable serial logging instead of rtt in a mesh application for nrf52840DK, as example in the light switch server or client mesh applications...
On our custom board it can happen that an ASSERT triggers (suspect UART error due to EMC injection) on the connectivity chip, this meas that the application controller is...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi,
I have an app that uses freeRTOS
My app runs OK , however when I am debugging it in segger studio with my SWD connector, it crashes with no reason
If I check the...
Hi All,
(Segger IDE SES Ide version = 4.10)
Various posts have attempted this, some claiming success with the following tools command :-
"$(LINTDIR)\bin\pclp64...
I'm in the process of trying to port my SDK 14 project to SDK 15.2. I've made a pretty good amount of progress, but I have two issues that I can't seem to figure out.
The...
How do I find where else in the program pin 6 is being used and disable its other functionalities in the BLE_UART example?
I am trying to read data from a sensor via SPI...
Hi, I am a novice and need help to get stated with Segger and the nrf52DK. I have installed the latest SDK 15.2.0.
I have manage to run couple of exemple with no or only...
Hi,
I am using nRF52832 chip with SDK15 and S132 softdevice.
I want to change manufacturing data dynamically in advertising frame. I would like to know step for that with...
Hi all!
I've read that nRF9160 DK comes with modem configured as LTE-M.
At the moment in Spain, only have NB-IoT coverage so... how should we do to setup the nRF9160 as...
Hi,
I would like to obtain printf and NRF_LOG separately from two TX ports.
I made a test application of serial output based on blinky.
P0.06:TX (and P0.08:RX) were...
I'm working on the project where data from nRF52840 need to be send to Android over wire. The customer does not want to use BLE.
I can connect nRF52840-DK development board...
I am first time using Nordic development board 52840. I want transmit zigbee frame from application processor to network processor via UART. Please check below communication...