Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hello,
I changed saadc.zip for nRF5340DK and my main.c is like following:
At the end of my developement I would like to sample ADC at 200us and the buffer should have...
Hi,
Follow up with previous thread . I'm still working 1 central vs 9 peripheral project but still sufferering packet loss. I'll describe both central and peripheral configurations...
I've set up an example application using the peripheral_hr application example and workspace because I need to load a module using west https://github.com/twonius/Zepyr_Spot...
Hi
I have question about design custom board. I am using thingy53 as my reference design.
For the bare new chip I have on my custom board. Do I have to use jtag to program...
Dear,
We want to disable the JLINK port. I read a couple of threads related to this question but couldn't find the specific answer we are looking for.
Please let us...
Good day
I am developing on the nrf9160dk with a tag reader using i2c and am wanting to know if there is a function to pull down the SDA or SCL pins during operation in...
My name is Thomas Ramberg and I'm the founder of Dory in Norway ( dorysign.com ) an upcoming product that is using the Nordic nRF52840 chip. We are about to do CE and FCC...
Hi,
I have a central application that runs on nRF52833 soc. I want to connect it with my nrf connect for mobile app, so I've created a new advertising packet in the advertiser...
Good day, sirs
I am trying to imply function that one central device could connect to max 3 devices, only one device active, while switch active device between the three...
Hi,
I'm working on SDK 15,
When initializing USBD using function app_usbd_init, I found that if APP_USBD_CONFIG_POWER_EVENTS_PROCESS = 0,
it disabled all USBD event...
HI everyone, i have a problem when implementing Butterworth bandpass filter in SAADC module to cancel out the noise of our ECG module.
I used " nrf_saadc_value_t m_buffer_pool...
---
I want to apply whitelist and peer manager to an existing project Now, the whitelist is not applied, and if you give the 'scan start' command, the scanned device lists...
Hi Team,
We are developing an application where we have PWM like pulses coming from our sensor. Max frequency of this would be around ~8k. We want to poll the number of...