Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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,
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...