I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I am testing the RTC example in nRF5 SDK v17.1.0.
This example shows LED1 switching at a rate of 8 Hz and LED2 lighting up after 3 seconds.
This is confirmed.
The programme...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...
I have a problem with sagger embedded studio I have downloaded latest version for m1 MacBook Pro (I have m1 max version of MacBook) and I have this problem I am using Segger...
I used the central example to scan for BLE devices.
I was able to see the Mac address and UUID in the advertising packet data buffer of 31 bytes. But I couldn't see the...
We are supplying the nRF52840 from 5 V into the VDDH pin. We are not using the USB interface, so VBUS is grounded.
When we apply power to unprogrammed devices and measure...
Hi,
I am developiing a project for BLE scanner with PCA10059 based on "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_hrs".
Even after enabling DCDC and adding...
I am using an nRF52840 DK board that I just bought, but have ran into a weird issue that I have never come across when using our old nRF52840 DK. I have a script that I use...
Hey all,
Not sure if this is the venue to raise this issue since it's not hardware related.
I've been trying to register for nRF Cloud to no success. I've used three...
Hi,
This is a question targetted probably more to the community (epsecially portuguese part) than to Nordic support, but of course I will be very grateful for feedback from...
I just wanted to verify, if I used Radio Notifications to inform my code before an advertising broadcast, does the event trigger pre or post the addition of the Adv Random...
I noticed that the at command interface library was removed in NCA 1.9.0. I am trying to update my application from NCS 1.7.1 and need to fix broken dependencies.
Why was...
We have a multiprotocol project running BLE and Zigbee Stacks. The device always operate on BLE, but Zigbee is optional. The project is developed using NCS with zephyr revision...
Hi! I need to understand how my board is working. Right now I'm writing code on Visual Studio Code then I flash that on my board. I need to know in all of this how I'm using...
I adding an Event to Asset_Tracker_V2. I have created bms_module_evnet.h and bms_event.c files in events folder and bms_module.c. I have defined inclusion of these files in...