Hi everyone,
I've been developing an application using the nRF7002DK, where the nRF5340 SoC communicates with the nRF7002 SoC to connect to a Wi-Fi network, retrieve a JSON...
We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
I just received the nRF21540-DK and am trying to see the range enhancements.
I simply created a new application by copying the "Bluetooth Peripheral" sample in Visual Studio...
I have a production system running a modified asset_tracker_v2 sending temperature data to AWS. All is working fine with V2.5.0 on several hundred sensors. I am trying to...
Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hi,
I'm using NRF52832 custom board using NRF52 SDK V17.0.2, SES V5.4 and J-link tools V7.64d.
Whenever I build and program the device through Embedded Studio I get NRF_ERROR_INVALID_STATE...
Hi!
I am coding soft for nRF52xx. Having looked through the examples I've got one question.
In the preprocessor defined:
NRF52_PAN_24
NRF52_PAN_25
NRF52_PAN_26
NRF52_PAN_27...
We have a nrf51822 chip connected to an arduino-like device. We need to use UART for communication, but without firmware modification the master chip doesn't support USART...
Hi.
I'm using PCA10028, SDK10.0.0, S130. I'm a beginner.
If I want to download hex files(soft device and fw code) though UART port, is it possible?
If possible, could you...
Dear all,
I checked the SDK release note and found Nordic decide not to support CMSIS anymore.
As I developing with 52832, I try to use FreeRtos to control the whole system...
Hi: I want use freeRTOS on nrf51822 based on sdk10. But when I open the example project"blinky_freertos"and try to use it, The keil5 manage run-time environment tell me "install...
I am developing a BLE peripheral with SDK9 and SD110. The PPCP are 80-400ms, 5 slave latency and 5s supervision timeout.
I am currently running some blocking code in response...
I'm having trouble with my call to ble_advertising_init when using S130 soft device v2.0.0 on an 10031 device with SDK 11.0.0, I'm getting error_code 7.
When I try and...
Hello everybody,
Does the S312 v2.0.0 handle BT operations completely independent for each BT connection? Can I read/write from/to different characteristics on different...
Hi!
I am studying some program code of BLE examples.
I have a doubt about what does the evt_handler() do.
E.g.
in the example "ble_app_hrs_s130_pca10028"
static void...
We are treadmill developers and we want to include bluetooth capability to our products.
We found, on the bluetooth website the RSC characteristic ( Running Speed and...
When switching to nRF52_SDK_11, the compiler does not find core_cm4.h which is found in components/toolchain/CMSIS/Include.
I get this when compiling
nRF5_SDK_11.0.0_89a8197...
I am trying to program a custom board connected via the DK. The custom board is 16KB version (nRF51822 QFAA). RTT consumes lot of memory and hence my code does not compile...
I am using nRF51422xAC SOC.
It is advertising perfectly and able to catch that with sniffer module. But unable to find the same device on any mobile phone. I've tried with...
Can i use the nRF Toolbox app as a BLE peripheral and the nRF51-dk[PCA10028] as a central device.
Also,if not,then please suggest any other App that can be used for the same...