Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
Dear Nordic
Last week our team concluded with PAwR functionality and achieved the communication between AP and Peripheral . We asked Nordic on private ticket( https://devzone...
We have an application using nRF Connect SDK version 1.8.0 that runs on the nRF9160. It is based on Asset Tracker v2, with the GPS tracking part remaining largely similar...
I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
Hi all,
I am developing my own provisioner with the nrf52840 chip. My idea is to be able to add at least 2000 nodes to a bluetooth mesh network with the provisioner but...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, got an interesting problem, this is on a custom board with nRF51822 QFAB that we are bringing up. The radio test (not using softdevice) works ok and produces strong transmit...
Hi
Could you provide the power current in System on Active, System on Sleep, and System OFF for nRFready Desktop2 keyboard and mouse? nRF51 was programmed Desktop 2 v1.0...
Hello,
I am working on the factory test mode and I want to add a carrier test, is there a function from the S110 softdevice library that I could use?
Thank you for your...
Hi,
I set up eclipse according to n-AN29 and imported several of the example projects. The blinky_example project described in the nRF51822 dev kit user's guide works perfectly...
Hi, I have been trying to maximize the baud rate of my uart module, I am using the app_uart layer to control the uart and I have noticed that in your implementation of HCI...
I have an ultra low power application that needs to broadcast it's proximity on a 1sec interval. However, about 75% of the day I would like the device to be powered down and...
Hi all
Now I can use Keil to compile/load/execute the example project, for example blink.uvproj.
But how to execute/debug on ble_app_hrs example ?
Keil will hang on a...
I am looking for details on the internal temperature sensor on the nRF51822. I would like to use it to get a general ambient reading of the air around the device. Basically...
I want to get RSSI between PCA10001 and PCA10000. As you known, I have to make these two device connected first. If I write my code based on the example of UART, are these...
Hi,
i need to start my application while pressing two seconds a button. For this i use an gpiote event like here --> devzone.nordicsemi.com/.../how-to-use-app_timer_cnt_diff_compute...
hi everyone.now i am developing a project with nrf51822.i am using the PCA10000 dongle to see some information of advertising packages. i moved out and pluged in the PCA10001...
I'm attempting to load the ant-fs reference design to two different nrf51422 evaluation boards. The application builds successfully but I am having difficulties loading it...