I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
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...
Hi,
1. Does nRF52840 CKAA WLCSP support QSPI 32MHz?
2. What should qSPI 32MHz measured CLK waveform look like?
3. Is there a 32M QSPI CLK sample diagram actually measured...