Hello, Nordic team.
We are using two nrf52833 DK boards to build an ESB master-slave communication link. We are debugging the example program based on the nRF5_SDK_17.1...
hi,
When verifying the modem upgrade, if the network type is set to support both Cat-M and NB (AT%XSYSTEMMODE=1,1,0,0), the actual network that connects is NB, and the modem...
Hello Nordic Team, We have a customer using the NRF52810-CAAA package, and they need to enable the DCDC. However, due to PCB size constraints, they hope to replace the 10uH...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag...
Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
When creating an attribute specifying vloc as BLE_GATTS_VLOC_USER, it is not very clear that a storage pointer must be provided on creation of the attribute and cannot be...
Hi,e verybod, I use nrf51822 to do bluetooth keyboard, I hope the function is: After bluetooth keyboard connect the host,how to determine whether the connection is window...
I'm trying to create a virtual beacon on an Android Phone using nRF connect V4.22.3. Android Version on the phone is 8.1.0.
I've enabled a beacon using Advertiser. However...
In an BLE example I have a characteristic with the value 0x00001234. In the nRF Connect 2.0 for iOS i see the value 0x00001234 and in nRF Connect for Desktop v3.1 i see "34...
Using the logging module in ncs v1.0.0, I see some extra characters after the timestamp " <0x1b>[0m<inf>" and at the end of the line ", is there a way to fix this?
The terminal...
Dear All,
I am fairly new to the nrf9160 and the Zephyr Os.
I am trying to write a simple example code for watchdog. All I want to do is to reset my board if I don...
Hi,
I have some nRF52840 DK boards and want to develop a system with 5.0 BLE.
But my linux box host has older version:
Bluetooth: Core ver 2.22
My first question is...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
The device is connected to Keil for debugging. When BLE send and timer start-stop is repeated, it may stop at HardFault_Handler.
Looking at the call stack at that time,...
There is a note in the eddystone configuration service specs ( https://github.com/google/eddystone/tree/master/configuration-service ) in characteristic 4:
Note: if a power...
About the case where there is no sample project of NordicSDK multirole (ble_central_and_peripheral) Hello. The other day, I purchased Nordic's BLE module and started developing...
We are going through testing with FOTA, our AWS IoT deployment and AWS S3. Fota is initiating and downloading the file properly through MQTT commands but fails after 4096bytes...
Hello,
I am using the nRF52840-DK to implement a zigbee light device.
If I use another nRF52840-DK to act as a coordinator, the light bulk example works fine. However...