Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
I want to interface Lis2DH sensor with nRF52832 board. So, I had build and flash the LiS2DH sample code in nRF connect SDK with the required hardware connections. I have also...
Hi,
I got a issue ,that is when i modify the mtu where sample dir is D:\nRF5_SDK_17.1.0_ddde560\examples\ble_central\ble_app_uart_c,it will return a error :
00> <error...
I am evaluating Nordic nRF52840 Development Kit and a test tracking device from Fanstel SE840F-210.
Can I use these for Asset Tracking with Apple Find My network?
I work...
Hi,
I'm using a custom board with an nrf52832. I can also emulate using an nrf52840dk. I have to compile the bootloader because there is no LF crystal on my custom board...
Hello,
I think some corrections/clarifications are needed for the nrfx 2.10.0 drivers.
In the configuration files (for example: nrfx_config_nrf9160.h) I think the definitions...
I’m at the tail end of my project, and I’m turning my focus to the pairing/bonding issue.
The project includes a Central/Client device that connects to several Peripheral...
Hello
I want the example code how to implement the time model i.e get the time, when the particular data is sent from server and received in client side along with the data...
I've been trying to track down why we have higher than expected current consumption in our application. This is on custom hardware using an nRF5340 module, powered in High...
Hi
I want to perform firmware upgrade of app core and net core to external flash of nrf5340dk board. I am able to do it in internal flash using SMP_SVR example. What are...
Hi,Nordic,
(Device:nrf52840DK,SDK:nRF5_SDK_17.0.2)
I am now modifying the esb_prx code.In the original design,there is only one type of packet,but now i want to conbined...
Hello
I try to follow yours instruction for first steps FOR SDK 17.1.0 :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fsoftdevices.html...
Hello !
1. I have found in internet bootloader for dongle graviton_bootloader_mbr_v1.0.1-\[nRF5_SDK_15.0.1-1.alpha_f76d012\].hex and able to flash and use it.
But where...
Hi am trying to do bare metal programming using nRF52840 dk. I am working on UART protocol where I am trying to read a text file.
My text file look like this: It has 10...