Dear sir:
When I first use CHIP tool in my Ubuntu NB, I can commission bulb(52840) through OTBR(Pi4+52840 RCP) successfully, besides, I can use CHIP tool to control bulb...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
Hello,
I work on a thingy52 since few weeks with a nrf52832 SoC. When i'm turning it on and connecting it to my computer, there is no led turn on and it is not detected...
I am working with the unicast samples where one board is configured as a server and the other as client. Initially i had trouble installing the SDK, but it seems to be working...
I am developing a Github CI pipeline to automatically compile, sign, and upload firmware images for a nRF52840 device.
Because I don't have direct control over the machine...
Issue with debug on the PDK eng_rev_B PCA10156
Segger does not recognize the chip and debug fails across multiple sample applications
debug message results:
JLinkGDBServerCL...
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...
I have nRF52832 running ble_app_rscs as a server, sending notification to the client every hour. I know that the client can read the values also by sending bt_gatt_read to...
dear Devzone
A disconnect error 0x22 occurred.
I know that error 0x22 is LMP_RESPONSE_TIMEOUT / LL_RESPONSE_TIMEOUT.
However, the location of the error and the reason...
I am using nRF52832 with SDK 15.2.0 for my application. The application is created taking ble_app_uart example as the base. I have modified the example to suit my requirements...
Dear,
I am working with thingy:91, v1.0.0, and running asset_tracker, I got fix location from GPS, but I am not so happy with these positions from thingy:91, sometimes the...