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...
I'm trying to set tx power to +3db in the peripheral_uart sample.
I don't need dynamic control, just setting to always use +3db.
Adding the following line to prj.conf...
Hi,
I am using coded BLE to connect two board using nrf52840. I just let bluetooth to run, then measure power consumption of the peripheral board by measuring the current...
Hi,
I am trying to send messages from my gateway, which has UART and __LOG enabled, to a specific LPN address (0003).
So I want to send messages from my FN Light1 (0002...
We have developed an application in ncs-1.3.0 where we created a west.yml file for the application that lists nrf, zephyr and other dependent repositories. We have downstream...
Hello. everybody.
I'm new to be here.
Now, I'm struggling to succeed in building 'ble_app_beacon_pca10040_s132.uvprojx'.
(This file located in C:\(private dir)\nRF5_SDK_12...
We encounter 52810 freezing problem. It occurses in low probability less than 1 out of 1000.
Power-on reset is no use for this problem. The freezed 52810 chip restored when...
Hello,
I am developing a product that acts as a peripheral and sends a notification of more than 20 bytes (which is by default the BLE MTU). How can I config the MTU so...
Hallo I'm writing Data to the I2C port.
I'm using the nrf_drv_twi_tx function. It works well.
But I want to write bytes to the I2C without Adress. - i want to write just...
Hi,
I have the nrf5340 development kit. This is my first time working on Nordic devices. I've followed the Getting Started Guides. I am trying to run the first test. My...
Hi,
I'm trying to m ake sure that the nRF Sniffer files can be run correctly, following the instructions: "On Windows, type nrf_sniffer_ble.bat --extcap-interfaces".
The...
Hi,
Can you please explain what is the usage of unconnectable advertising? And what is the difference between beacons and unconnectable advertising?
Thanks!
What does (15U) mean ? Is that a specific useage declaring a number?
What does " =='\n' " means ?
After a long period of learning , I'm now trying to read and understand...
Hi everyone,
I am making a zigbee mesh with just coordinator and routers only. I intended to have the mesh to cover a very large areas with nodes that can be moved (not...
Hi,
I have got some problem of understanding the IQ sampling data.
As below is the official data format
0: I_Q (default)
Q
31:16
12 bits signed, sign extended...
I have successfully installed the drivers and downloaded the latest firmware version, but the connexion fails and I can not use the AT interfaces command for the modem controller...