Hi,
I'm working on an application that combines both central and peripheral roles. My 'gateway' should connect to 2 peripherals and sometimes start advertising to make...
Hi NRF support team, We are developing a custom board based on the NRF9151 SIP. I am experiencing some issues in provisioning the device to the NRF cloud. On the 9151-DK i...
Hi,
I am not able to program an Acconeer xm122, which is powered by an 52840. It is mounted on the Acconeer xb122 shield. My nrf52832DK is connected to the shield using...
My AD data is defined with macros as such:
I need to change the manufacturer data then update the advertising data using
My question is: How do I get a pointer to...
I have an NRF9160 system running and I see mention of " The nRF9160 PWM peripheral can capture the period and pulse width of an external PWM signal" but was a little confused...
Hello, I am encountering an issue while setting up an OpenThread Border Router (OTBR) using the following hardware: nRF52833 board (flashed with RCP firmware) nRF52840 board...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Hello.
I want to retain the value of a certain variable after issuing a system reset (sd_nvic_SystemReset).
Can this be done without storing it in the flash memory?
...
Hello.
I use SDK 8.0.0 and PCA10028 board. I try connect board to the Windows 8.1 PC ( i have Tablet PC and Desktop PC with BLE dongle). For connect board to Windows i...
I think I understand what these two flags do, the SYS one returns the system attributes, which I assume means data representing the CCCD for the service changed characteristic...
Hello,
Is there any compatible arduino lcd with existing library for the nRF51 Chipset?
So I can just plug it on the nRF51-DK, include the library and "lcd_wirte("text...
Dear Developers!
I'm a newbie in nrf51822
My Project needs to change between central and peripheral role. How can I apply OTA DFU with S130 soft device ?. In nrf51822 DFU...
Hi,
I used PPI module and Timer2 to generate a 4Mhz pwm. But I founld when using softdevice(s110 v7.0), the pwm will be broke a while by BLE advertising or connecting event...
What's wrong?
Device is connected. (nRF51822 Board - J Link - PC)
I downloaded a sample project, and when I open with Keil, then it shows following message.
What...
Hi all,
I would like to know which is the most recent SD and SDK that I should be using with my REV2 chips. In the compatibility matrix, there is no info about the SDK...
I am working on s120(central) and s130(central/peripheral). I am getting
BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event after updating conn_parameters w.r.t to peer using sd_ble_gap_conn_param_update...
Using nRF51x and S110 v8 in a BLE application I want to generate a random 32 bit identifier and store at end of UICR on first power up only after factory flash (no erase needed...
The pwm library seems to add 10KB worth of code to my program. Alot of it probably comes from the nrf_drivers that are used, but still 10KB. While enabled it seems to pull...
Hello,
Since 2 weeks, I use heavily my nRF51-DK (PCA10028), with mbed compiler to make a BLE enabled device.
But, since few days, when i have tried to cut the SB9 in order...