Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I am currently working on a project involving passing sensor data to Microsoft Azure.
I am looking at the sample application v1.4.99-dev1/nrf/samples/nrf9160/azure_iot_hub...
Hi All
First post! (be gentle!)
I'm developing on the nRF52840 and I am experiencing an issue using the led_softblink library.
I have the led_softblink configured to...
Hello everyone,
I am using nrf52833 development kit and have installed SoftDevice as nRF5_SDK_17.0.2_d674dde in that used basic example of name as ble_app_att_mtu_throughput...
hello nordic
i am working with nrf52832, sdk 16 v7.0.1, s132
i build my app on the central ble_blinky example and i am scanning for beacon advertising
i added...
I merged SPI, I2c into BLE_UART example, spi interface works fine in main() function, but when i try to write spi memory with data received from BLE UART ( in nus_data_handler...
The BLE scanner I developed does not scan devices with RSSI less than -80 dBm. However, it is stated in the datasheet that the nRF52832 chip has a sensitivity of -96 dBm....
Hello,
I have a problem when I want connect my phone to do a DFU for this I use the Bootloader Secure Example. My Phone is a Samsung Note 9 and I have the last update for...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader and the SoftDevice. We communicate with another microcontroller (a STM) with I2C. The nRF52840 is the master...
I want to use the Direct Test Mode software in the nRFConnect App for radio testing on my custom board, but it's not working. I suppose this is happening because I connect...
Hey all
I'm working on a BLE device using a nRf52840 SOC and for some tests now I've to measure the RSSI on a specific BLE channel (e.g. ch 37). What I've done so far...
Hi
I am using NC version 1.5.0 Dk version 0.15.0 .I am trying to get the AGPS data ..it's working sometimes and some times I'm facing the following error.Can you please...
Hi,
Is it possible to run a freeRTOS project on nRF52805?
I've follow the instructions from "Developing for the nRF52805 with nRF5 SDK" on the simple "blinky" example...
Hi,
I want to know a few things about sending large packets via BLE using nRF52 SDK 15.0 and above.
I am able to send the packets larger upto 128 Bytes. But i want to...
We are working on our development board contain the nRF52840. We also use Bluetooth Low Energy to load wirelessly the updated code with the DFU and it's working properly....
Dear Sir/Madam,
We are planning to devellop a remote control for resque equipement.
The remote controller and the host should pair 1 to 1. Pairing should be easy for the...