Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"Fixed an issue where the application might not receive...
Hi guys,
I am trying to get the PWM rocking. Everything works, but as soon as I define a nrfx_pwm_handler_t in the nrfx_pwm_init, my system crashes with the following error...
Hello Nordic Team,
We are developing a wearable device. We noticed spontaneous BLE disconnections every 1-2 hours. The error code is BLE_HCI_INSTANT_PASSED. I have checked...
We are starting a new wearable device design which will be worn by the user on the chest. We are looking forward to use NRF5340/NRF52840 based modules. The final design is...
hello together,
I would like to use this chip nRF9160-SIAA-B1A-R now only as LTE modem. But the modem should be controlled by two external MCU. Please see figure.
...
Hi support team,
Our purpose is to provide the modules to our customers. We have developped the hardware module based on nrf52832. Now we want to test the BLE mesh functionalities...
I used VDD channel to detected battery voltage, and the P0.5(AIN3) connect to a LED, But I found that after initialize SAADC, P0.5 cannot control output.
Hi Nordic
I have some questions regarding switch to Application on custom address.
The memory layout in flash is like this:
0x00000000 - MBR 0x00000000 - softdevice...
Hi, I am new to the nRF Connect extension in VS Code and I am having trouble including dealy.h header file to utilize a DelayMs() function. I found the delay.h in the sdk...
I am advertising some data, my hardware is minimum and there are no external interrupts.
1. How do I wake up after entering power save mode with __WFE(); ?
2. I also want...
Hi ,
I want to use above PMIC for Gotek tracker. But I have below questions:
1. Due to the IO limitation, can I use static high or low to configure the chip with VOUTB...
Hello,
We are working on a product that has UART and SPI integrated. We initialise the UART and the SPI at the beginning of the code and everything works fine.
However...
I am using the nRF52840 and the pair of Nordic BLE UART Demo projects ble_app_uart_c_pca10056_s140 and ble_app_uart_pca10056_s140
Please can you tell me how to change the...
Hello all, Currently I am developing a code for a BLE central device that is supposed to receive data from a weight scale (peer). The peer has a service with a custom 128...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner.
Now, I want to factory reset my provisoner by PyACI...