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 all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello ,
Is there a way to allocate a huge buffer (80KB) on NRF 9160 setup?
I have NRF 9160 connected to BT840X over UART.
I want to upgrade the BT840X FW from the NRF...
Good morning,
I have designed a prototype based on nRF52840 and an application based on S140 v.6.1.0.
We have already assembled several prototypes and all of them have...
Hello,
I am having some trouble retrieving the mqtt topic which are published on, and the data within.
I've used the mqtt_simple as a starting point.
I managed to...
Now, iphones can be paired and bundled with BLE devices. If the BLE device and APP are disconnected, how to do the BLE device side? BLE devices and iphones can be reconnected...
Hello,
i am using a nrf52832 with mesh SDK 4.2.0 and nrf sdk 15.2.0.
Everything work's fine till i want to clear the provisioning data. In the examples the only way to...
Hi,
nRF52832 does not support Direction Finding functionality according to https://www.nordicsemi.com/-/media/Publications/WQ-Product-guide/Wireless-Q---Q1---Product-Guide...
Hi!
I got a bit confused about the revisions in the nRF52832 documentation. I'd like to know if there are multiple hardware versions of nRF52832 (or nRF52-DK) in the market...
Hi,
I want to use scene model in BLE MESH for nrf52832 board as both scene server and scene client and want to operate using nrf mesh app. In the application dimmable switch...
Dear Members,
I opened this project ant_io_tx_pca10040_s212_uart.uvprojx in Keil,
How can I test it ?
NRF_LOG_INFO("ANT IO TX example started."); where can I see that...
Hi, i have two new designs ready for certification and then production. but, I need help with the antenna tuning. As I understand you can offer this service? Where do I send...
Hi Team,
We are seeing an intermittent issue where BLE connection disconnects abruptly due to reason BLE_HCI_INSTANT_PASSED (0x28). We are using nRF SDK version 15.2.0....
Hi,
I am new to BLE Mesh development and Nordic, and need some help.
I want to achieve Long Press and Short Press functionality using one of the button of nRF52-DK and...
Hi everyone,
I'm working on a nRF52840 dongle. I can compile the CDC ACM example and it works well. When I open COMx on putty I can see "CDC DEMO" as expected.
The only...