Hi,
Is it true that you can not disable the nRESET pin in any way? (So that the MCU does not reset after nRESET being pulled low.)
I've gone through the documentation...
We have our custom NRF52840 board but never used BLE communication. We have an application where we need to send data to SCADA wirelessly. We have programmed our UART to receive...
i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############...
hello Nordic
i am working with ncs v2.5.0 with nrf52840 and nrf52832
i use cbor for some command i build over smp (user groups >64)..
i have this code part
and when...
Hello, I am trying to run the nordic example of fast pair locator tag but it is not behaving as I expected. I have an account and model IDs that are validated with Google...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...
Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
Hello! I have an Android phone and nRF52840 as a peripheral. Now I want the peripheral to have a whitelist with exactly 1 peer with whitelist being dropped at button press...
I read in many blogs that I can use access layer directly without models to communicate .
So access layer is under mesh?
means that can i send data to remote node(out...
Hello,
I have a NUS link between 2 nRF52840 (several systems like that) that I want to secure without human intervention (a kind of pre shared keys in code).
What is the...
Hello,
I a developing a system which consists of many BLE beacons over a given area and communicated between them forming a mesh. I would like to know whether nRF51822 can...
Hi
I want to struct ble multi link among several nrf52840
I merged ble_app_uart_c and ble_app_multilink_central but, It doesn't work.
The central is flashed with...
Hi,
I am trying to understand the design of the battery monitoring circuit of the Thingy52. I have few quiries:
1) The source resistor of the resistor divider network...
Probably, I am having a problem with finding the proper query phrase.
I have a sensor (Hall-type sensor) that generates pulses, and I need to count the total number of pulses...
Hello,
I am using
nordic nrf52 SDK version : v15.2.0
Freertos version : V10.0.1
The system has hardware timer which runs at 6.4KHz. For every 1.6 KHz, from timercallback...
Hi
AfterI updated the nrf_Connect v2.02 IOS version. I found that disconnect will happen when key in the bonding code "123456".
And my code never has this issus with previous...
Hello to all,
I am using nRF52840 DK with SDK15.0 and SES. To communicate with MS5540C I have used SPI master sample example but getting some incorrect results.
Almost...
I get a lot of error after just adding usbd source code into makefile. error: unknown type name 'NRF_USBD_Type', error: 'USBD_INTEN_ENDISOIN_Msk' undeclared here (not in a...
Hi, I am new to Nordic. We are using NRF51822 chip with S120 version of softdevice. Recently we made few changes in SDK code running on nRF51 controller chip. Is there any...
Hi, I'm using the 15.3 SDK ble_app_beacon example and want to add scan response data.
I've found some examples in the devzone, but not matching the example code in this...
Hello,
I'm currently using the nRF52840 DK and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html
My...