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,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hello,
I'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld...
Hello guys,
I have some doubts in the examples you provided for BLE for mesh.
My questions are:
1. - In the examples of light_switch (server or client mode), the nodes...
My goal was to make a bootloader, that, when not requested, still goes do DFU mode for 5 seconds,
so that there is always an option to get to the bootloader after boot,...
I would like to do log timestamping using the UART backend with NRF_LOG.
As described in many devzone posts (e.g. here: https://devzone.nordicsemi.com/f/nordic-q-a/18707...
Hello!
I have a short question, maybe someone can help me.
I set custom advertising data in the following field on the advertising side:
Now I want to read this data...
Hi all,
I am developing a BLE device prototype. There will be multiple such devices. How can I write the UUIDs to flash while flashing the hex file. Or how can I get the...
When I call this function on any of the Development Kits, my application restarts just like when I power up the DK for the first time (after being programmed of course) or...
Hi!
I'm trying to make the NFC feature on a custom board while having BLE (soft device). When I run the nfc record_text exemple project on my custom board, everything works...
We plan to design a module that wirelessly connects via the nRF52833 chip with RF amplification, 2 PWM outputs and multiple
Digital I/O interfaces,One ADC interface and...
I have developed the application code for light node in ble mesh network.
I was able to see this error quite often:
app_error_weak.c, 115, Mesh error 4 at 0x00000000 ...
Does the 9160 GPS module have a built-in LNA? Is it possible to adjust the GPS receiving sensitivity?
We hope that the wireless index of wearable products when worn on the...
The set up which are used are a nRF52840 dongle programmed through nRF52832DK's debugger. After executing "erase all" in Programmer app, which erased the bootloader, it's...