Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
i'm a french student so i'll try to do my best to talk in english with you. I'm trying to use and understand the nRF51822 in order to transmit data to a smartphone...
Hi Expert,
why BLE_APP_UART example can use button 1 to button 4 to wakeup from sleep?
I checked source code I only saw the BTN_ID_WAKEUP is 0.
#define BTN_ID_WAKEUP...
Hi, according to the Bluetooth Mesh Glossary , there are 4 features supported:
1. Relay;
2. Proxy (GATT);
3. Low power;
4. Friend.
Questions:
- Which of these...
We are releasing a firmware update which adds an additional bluetooth profile. Since we do not want or can retest the entire stack, we use a Previously Qualified Design (51744...
I'm using NRF51822 with soft device version 6.0.
I'm trying to create an event which should be triggered every 24 Hours. In the current implementation in our code base...
I saw the demo of nRF52832 connected 20 peripheral devices and control the light in the peripheral.I would like to know the more deatil of the whole operation in chip/SD....
I've searched and the majority of answers seem to be years old.
I have an existing app_timer event handler that works perfectly, blinking LEDs.
I will soon have another...
Hi! I'm using two RedBear Nano v2 and I'm trying to read a long characteristic from one of the two devices. As I read in other posts in the forum, I need to invoke the read...
If I'm not mistaken, both S110 and S130 support OTA DFU right?
I understand that nordic semi most likely recommend S130 over S110, but please understand that
my current...
I have previously developed on the nRF24LU1+. This device would have a CHIPID in the InfoPage, This ID would have guaranteed it does not violate the requirements for ESB addresses...
Hi, im using NRF52832 whit SDK 12.3.0, when i compile this error appear, "undefined reference to `nrf_drv_spi_init", i included the "nrf_drv_spi.h" file.
also try to include...
Hi everyone,
I'm working with nrf52832 and i'm trying to send data over BLE for communicate with a mobile app. I saw that we could pass data with the function ble_nus_string_send...
Minor nitpick:
The PS_v1.0 datasheet says that "see the Reference Layout section on the Downloads tab for nRF52840 on..."
There is no Reference Layout section on the Downloads...
I am working on a BLE bootloader using SDK 14.2.0 on an NRF52832 device, using softdevice version 5.0.0. I am able to get the bootloader up and running, and I am able to see...