Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hello everyone,
im quite new to nrf52.
i m trying to fecth the ADC value on teraterm. but it is not showing the expected output.
please help..
thanx in advance.
Hi,
I am trying to modify the multilink central example to send string to other board.
In the main.c I inserted the uart_init(), uart_event_handle() methods
I added...
While developing a set of C++ tools to simplify configuring and managing BLE on NRF52 chips, I've encountered an error code returned from the advertising module's ble_advertising_start...
Hi, I have several services running in the application. one of them is DFU.
I have to hide / stop DFU service for example when the SOC of the battery is less than 50%. And...
Hi,
I am working on nrF52832 as a gatt peipheral (server)and have a requirement to send 12KB of data over a custom service. I have done the following:
1. Created a custom...
Hi Nordic:
1. Does NRF9160 modem 1.3.1 support CSQ command?
2 Is there a command to get SINR signal?
3. NCSv1.8.0, modem1.3.1 %XRFTEST (AT%XRFTEST=2,1,0,0) Can it can...
Hi,
we're performing an evaluation of using an nRF528xx module with 802.15.4 stack to replace a 3rd-party radio module. There will need to be an AT command protocol for...
Hi i am using nordic nrf52840 chip. and SDK17.1 i am using.
in that under secure bootloader code i am trying to use the nrf_crypto_hash_update() function to calculate...
Hi,
We need to update the firmware of the device through IOS-nRF-Connect-Device-Manager, but the language currently used in our old project is objective-c. IOS-nRF-Connect...
hello ,
We use the nRF9160‘s GPS. We see that the 9160 Thingy use a GPS LNA between the 9160 module and the 9160 GPS antenna?
We want to know, whether we can do...
Hi,
I know that the Bluetooth mesh cannot use long range, but I want to know whether the output power of the node can be controlled to adjust its broadcast range?
Thanks...
hi support team,
for ncs, how to add dir to segger IDE like this one.
for example, like keil IDE separating those two .c into two folder in segger.
Regards,
William...
HI
This is regarding to create a project which supports below peripheral
1. Uart : To interact with Windows application - Working Configured Successfully
2. I2C: for...
The instructions at https://github.com/NordicSemiconductor/pc-ble-driver do not allow building the driver or the examples on a Windows system. Following the instructions takes...
Hi, I developed a BLE and Zigbee custom product, starting from nRF5 SDK for Thread and Zigbee v3.2.0. On BLE side, it connects with Mobile or Tablet using Pairing with bonding...