Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hi Dear nordic employee
I want to test the accuracy of my external LFCLK,
1、I enable the nordic RTC
2、set the prescaler 31(32768/32=1024),1/1024 second per step
...
The temp accuracy is stated at +/-5C. Does that include using piece-wise linear terms for accuracy? Is there any data on accuracy over a narrow temp range such as 0-40C? ...
Hei, I couldn't really find a question regarding this use-case.
I'm hoping to interface a USB (2.0) charging capability to my design and thus I need to have a communication...
Hi Nordic,
Does FDS affect PPI ADC acquisition when writing data? The test found that once the FDS is written to the data, the ADC data returned by the PPI ADC is fixed...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about WDT and softdevice (centre).
The WDT setting is 2s timeout and the WDT...
Platform: windows
hardware revisions: PCA10056
nrf5 SDK: 15.2.0
mesh SDK: V3.0.0
IDE: Keil MDK \ SEGGER embeded studio
I want to use keil to develop mesh projects...
Hi, I has a question.when I start the mode of debug ,the start code execution will automatically open.I dont know why .(I use sdk12.3,and the chip IC is 52832). compile the...
Hello, I'm trying to get an ANT+ peripheral example to work on an Adafruit nRF52832 breakout module. I'm using the 15.0 SDK, SD S212 and SES with a J-Link to program over...
Hi,all,
Now I am using nRF52832 to develop a Tire Pressure Monitoring System ,but I serached the ANT website and found that " a TPMS profile is "in the works". ANT+ members...
hi
i need to test the BT OTA test ( total radiated power (TRP), total isotropic sensitivity (TIS)
https://www.mwrf.com/test-measurement/ble-antenna-testing-helps-optimize...
Hello, maybe my answer didn´t get to you correctly. Referring to my post 10 days ago, I am still stuck controlling the joining procedure .
https://devzone.nordicsemi.com...
HELLO
I would like to know how to test RF for nrf24l0.
Of course, the RF test I'm talking about is frequency modulation for KC certificate
Previously, nrf24le1 was...
Hi,
Just to be clear, you are looking for reference DFU controller firmware for the Host MCU, in order to upgrade the firmware on the nRF52832。
I also need this feature...
Hello Developers,
I have configured a mesh network where I have a gateway node and multiple relays to relay messages from End nodes (sensors)
My question is the following...
Hi. I am working with nrf52832 trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...