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...
Hi, Is it possible to order nRF5340 QKAAD0? This one is on DK and the last IC version? As I can see, your distributors e.g. Mouser only have nRF5340-QKAA-AB0-R/R7 but this...
Hi,
I am using nrf52832 development board with s132 softdevice and SDK17. I want to add the DFU service to this application so that I can update the firmware to the device...
Hi,
In the Enhanced Shockburst User Guide, there is a brief discussion about the required bit pattern of 1st on-air byte of the base radio address
(which immediately follows...
If I use nRF Connect to connect to the Peripheral and the Subscribe to Notification Characteristic I can see in the "Enabling notifications" in the log (however no notifications...
Hello
I use sdk v17.0 and nrf52832.
I'd like to use 1-channel PWM and 2-channel PWM. However, an error is output from the pwm_enable when using these two together.
...
Hi,
Following are my working environments:
Product: nrf51422 Evaluation Board
SDK: nrf5 SDK v10.0.0
IDE: Segger Embedded Studio
Programmer: Segger J Link
I was...
Hi,
We have a device that is using Nordic's ESB protocol. We want to use different frequencies to avoid collisions and for that we also need dynamic frequency handling....
Hello,
I have two questions:
How do I access the gpio pins of nrf52840 dk? what example program from nrf5 sdk can I use as example?
Is there a simpler example program...
Hi engineers,
This is my timer init code. I place it before functions timers_init() and ble_stack_init().
app_init() includes led and timer init function.
Cheers...
Hi all,
I am now evaluating the BLE 5.1 supported chips. I see that s140 support ble 5.1 but I see nrf52840 can't support aoa. Is that I need to use nrf52833 with s140 softdevice...
I have tried this demo (SDK17) on a few different Windows machines and they all give the same error for me. On plugging in the SDK after loading the demo Windows tells me...
There is a similar case where the user mentions that he fixed his issue by "changing the compiler" with no further explanations. https://devzone.nordicsemi.com/f/nordic-q...
Hi
I am using nrf52832 (S132) with SDK17. I want to store some data in the flash memory dynamically. So what would be the maximum and minimum flash memory that I can utilize...
I would like reduce TX Power in DFU secure bootloader, I would like use sd_ble_gap_tx_power_set function but I faced with the following problem, I don't know how to get conn_handle...
Hi
I am working on the GPS for Thingy91. The Thingy91 is able to get the fix when I am outside and test it. However, when I am in the building by the window or on the balcony...