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...
Hi,
I tried to change my UUID in the BLE_APP_UART program.
After changing I am not able to connect my NRF UART app with my device.
How do I solve this?
I'm working on NCS 1.6.1.
i plan to use a SPIS with an IRQ pin .
i refered to a sample "hci_spi" in SDK , dts is as follows.
&spi1 { compatible = "nordic,nrf-spis";...
Hi,
I would display a picture on my lcd screen. I use the driver st7735, with PCA10040 and my IDE is segger embedded. I find the documentation of nrf_gfx_bmp565_draw ...
I have a problem, like this fellow engineer here , but the solution is not applying for me.
More specifically here our function calls from application is like this:
...
This is not an official Nordic library related but I'm hoping someone could help. I'm using the Radiohead library http://www.airspayce.com/mikem/arduino/RadioHead/ And i got...
Hello,
I'm in a developing stage with the nrf52840 and today I got this error after trying to ensure the " --erase all " command from the nRF Connect software.
I know...
Hi all,
I using SDK 15.2 with our customised board and i have already done ota for nrf52832 sucessfully
But i cant do the same for nrf52810
nrfutil pkg generate -...
Hello there. I'm currently looking at the sniffer software
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs ...
Hi,
I'm using nrf52840 and connect to a PC with BLE, using Nordic Uart Service (Rx and Tx characteristics).
When sending messages, I need to know how much data I'm writing...
Morning,
We have a technical question please. As far as we know the NB-IOT services in Germany should use only Band 20 for operation, but we see in our lab tests that some...
Hi
1、The customer wants to set read protection during batch programming,Customers use offline programming during mass production;
2、In addition to using nRFgo Studio to...
Hello.
I know that I can change the interval of the advertize event by changing the advertize interval, but I don't know how to set the interval to be sent to each channel...