I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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...