Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...