I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
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...