Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi, i'm using NRF5191 with DECT.
DECT modem: 1.0.2
App: hello_dect sample
In datasheet I found that NRF9151 support various band: 1,2,4,9,22
and I'm using these value...
Hi there,
on the nRF5340 Audio DK, there is a FT2232H, which provides FTDI_SPI + FTDI_SPI_SEL.
How this can be used, is there any sample for this available?
And how...
Hi
I have some questions about nRF5340 & nPM1300 decoupling cap
nRF5340
1.For pin A3/D2/H11/K1/L5/L11, ref. SCH is 1uF*1 and 0.1uF*5, could we only connect 1uF*1 and...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
Hello everyone,
I'm curretly working on a new design based on nrf52832, and I'm validating different interfaces. Currently working on SPI, I'm testing it with a W25Q64...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
Hi:
I just got an nRF52832 development board, I have ran the tutorials using Eclipse and I was able to run the blinky example.
I am now trying to get a BLE application...
Hello,
As far as I understand previous versions of DFU BLE bootloader implemented a timeout so if DFU is not being used and an app is present it will run after a few time...
Hi,
I want to OTA firmware upgrade of STM32 (External MCU) using nRF51 through Android App on BLE. STM32 and nRF51 communicate on UART.
Please any one suggests how to...
My project based on nRF52832 and SDK is 12.2. I need to support alert notification(service UUID 0x1811) client profile for mobile device, I just build and download the nordic...
I've been seeing occasional failures of my application which I now believe are due to a bug / design flaw in the app_timer library module.
The problem is due to a race...
Hi :
I have problems ,for gpiote interrupt hanlder can be hanged up by softdevice. In normal use ,I should pull up sck pin of my private ADC chip for less than 10us and then...
Hi,
I'm using the SDK 12.2 with the sd 132 3.1.0, and actually I'm trying to send two separate advertisements wich I'm swapping every "radio notification event", but I...
I am working on modifying the ant+ sdm example to hack my treadmill. Got the example running and talking to my Garmin watch and the display simulator. All of that seems straight...
This problem didn't appear every time when I upgrade firmware. If I restart my app again, sometime the SDK can works well.
Anyone can help? I'm use SDK in Android, Legacy...
Hi,
I am using nRF51-DK and nRF5_SDK_12.2.0_f012efa. I have programmed Proximity example from the SDK to the Development Kit and was able to successfully program the DK...
I have a function with a return value in the time slot, after the function is done inside the time slot signal callback function, I want to use the event callback function...
Hi
We'd like to set the pairing timeout when using the function sd_ble_gap_authenticate(conn_handle, p_sec_params) . The reason for this is that we are setting the connection...
(/attachment/182b723590b3c447267d5aed62b5405f)hi, i want to work on PWM to controll the vibration coin frequency for certain time period and also to change RGB values of LEDs...
Hi!
I'm reading the PS for nRF52832 and I can't find a clear answer on the following question.
If I set up a GPIO channel with pull-up/pull-down in the PIN_CNF[n] register...