Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hi there
I am having issues to perform disconnections from my central device when calling sd_ble_gap_disconnect()
most of the time I am able to disconnect properly using...
Hi Devzone:
I am researching how to maximize radio performance and stumbled on a statement on page 356 in the spec:
"Typical sensitivity applies when ADDR0 is used for...
Hi! Currently I have a nrf52840 devkit hooked up to an SD-card for storage through FATFS (using SPI). I would like to add a BME680 environment-sensor to the board and have...
1. I am trying to connect one node (say node A) from two android phones say phone A and phone B. The node A is configured as an on-off server for lamp 1, but it could not...
Hi
I am working on a project which needs to be developed on FreeRTOS, I am facing an issue i need logs at backend using RTT as my both serial_uarte are being used for communication...
Hi Community,
I am trying to program a timer to get a clean timebase of 50ms. But for some reason
A) the timer is little slower as expected. I have to add few counts to...
hi,i want to control a led driver by frequency send iic data, i need send 600 bytles once at least 10ms each time ,and the 600 bytles send by 3times.send the 600 bytles need...
Hello, how can I increase LOG backend queue size? I was comparing some sdk_config settings with some examples, but did not find difference and the example does not fire this...
Hi,
I am trying to capture a modem trace to send to Nordic for analysis, however Nordic says they are unable to open the ones I've captured so far. I am using the NRF9160...
Hello,
We are upgrading a nrf52832 project which is based on SDK 14, soft device 5. Currently we depend on dual bank DFU operation but our application. Unfortunately we...
Currently working on flashing the bike power tx example to my Arduino Nano 33 which uses a NINA-B306 nRF52840. The device is wiped clean with only the s340 softdevice loaded...
I am trying to run one of the examples in the SDK (...\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blinky\pca10028\s130\arm4) with the name "blinky_s130_pca10028" but its...
Hi, I am starting to developing applications for the nRF5340. I am interested in exploiting the added functionality that Bluetooth 5.2 provides. I want to use a smartphone...
Hi,
We have an unusual problem involving FPU interrupt clearing and battery charge state on the NRF52832.
We are applying the following fix to reduce power consumption...