I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hi
Im trying nrf52832 with 0 BMD-350 Evm.
Working with IAR, nRF5_SDK_13.0.0_04a0bfd.
I need ble_app_hrs_pca10040_132_uart working properly.
Seem like there is a main...
On very rare occasions when a connection is made, our device manager (peripherial) callback gets called with event id = 0x23(DM_EVT_DEVICE_CONTEXT_DELETED?) and event result...
Hi,
I am performing "just pairing" using peer manager ( SDK 11.0 ) in my custom board which uses nrf52 chip.
I am getting this events
PM_EVT_CONN_SEC_START,
...
Hi, I'm using nrf8001 nordic chip on my project. With some time on the nrf8001 chip begins to send the HW_ERROR with failure on ll_lm.s0.c and line 571. This not crash the...
Hi,
I am using the nRF52832 and I have been trying to meausre the centre frquency on a specturm analyser. But, the centre freq on the specrum analyser is 1.81GHz when it...
Hi,
I have a beacon that uses 4 AA batteries, each has 1.5V and 2600 mAh. When connecting the board to the PPK I get the attached measurements when doing a lot of scanning...
Hey guys. We are using the NRF52 with SDK 13.0.0.1-alpha.
If we connect the NRF52 to our own android or iOS APP we have some timing problems with notifications. When the...
I would like to reduce current consumption on my beacon and I wonder if it is possible to disable sending scan response. I know that it is not a huge difference in a single...
Firstly,the RedMi Note3 DFU failed used by dual bank,however Xiaomi3 Phone can DFU successfully.As the question link text mentioned,the process of the RedMi Notes3 Phone DFU...
Hello Nordic,
i am trying to interface BME280 with nordic nRF52 and SDK v 12.02 using twi_peripheral but i am unable to do it. here in example they are using ls75b whereas...
How do you setup "immediate Service Alert" Client on iOS, in order to get notified when an action is taken on the bluetooth peripheral ? (eg. Button press)
Hi all, I have an nRF52832 which is woken up every 15 seconds by an RTC to check for ESB broadcasts. The nRF52 will be powered continuously until the battery runs out, so...
I want to use AES ECB block present on nrf51 and nrf52 boards for resolvable private address (RPA) generation.
Are there any measurements about how much battery the...
I have an iot/coap environment setup and i want to read input voltage connected to p0.01.I can read the input in terms of resolution(0-1023).I can convert this values to voltage...