Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
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...