I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi,
I am new to the nrf52832 and I wanted to use its Bluetooth functionality for a project I am working on. I have read about the theory behind the Bluetooth stack etc,...
Hi,
Is there any sample Android mobile application available which calls or consume the Temperature/humidity for nrf5_SDK_for_Mesh_v3.2.0 ?
Best Regards,
Hi,.
I am using nRF52832 , sdk 16V
How many samples can be sent over ble if we set 7.5ms minimum
I need to send the 100 samples. I tested by setting to it 7.5ms I think...
H i everyone, I'm having a problem as follows: I am wanting to use LPCOMP to wake up the nrf52840 from system off mode. So can anyone give me an idea of how to do that?
I tried Searching for the NRF_CCM structure, but could not find it.
Where should it be nor the MAXPACKETSIZE.
this code is in the system_nrf52840.h
Also, could you please...
Hi
We are doing field trials of a nRF52840 product with s140 SD, now and again NFC stops working (tag type-4, read and write).
This has been seen in SDK15.3.0 with SD6...
Hello,
I would appreciate some guidance about BLE connection stability. Our product is a system of 3 peripherals (custom board with Laird's BL652 module, containing nRF52832...
Hi,
I have a project which requires using trace data pin P0.18 as an SDA for the sensor, but cannot send
anything because it doesn't generate anything and the program...
Hi, we are moving from nRF52840 DK to integrate nRF52840 to our solution. In the datasheet for pin assignments ( Link ) it states "recommendation usage; Standard drive, low...
I'm currently running nrfjprog version on OSX. Version info below:
When running a nrfjprog -e I expect that the device doesn't do anything afterwards. When monitoring...
I'd like to use two nRF9160s to do D2D (Device to Device). Is it possible? For example, if you press Button 1 on nRF9160 (1), then LED 1 on nRF9160 (2) is displayed. Is it...
Hi,
our company is developing some different models of devices with BLE based on the nRF52840 MCU, working with the nRF5 SDK (17.0.2). The devices are in parallel using...
Hi All,
I am working on the nRF52840 Zigbee protocol and I am using nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK.
With the help of engineers and other stuff, I am...
I updated the nRF Connect SDK to latest master. It currently uses Zephyr 7d20f2ebf2. Most of the time (~4 times out of 5), calling sys_rand32_get() crashes the firmware and...
Does the ZBOSS stack have an API that provides network statistic or network health details? We would like to get a general understanding of state of the network.
Thanks...