Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
I want to make The Thingy91 a bluetooth peripheral device . I want it to send the generated temperature data to cloud or another device. How do I do this? I had problems with...
Hi Nordic Team,
Please share logic to scan specific peripheral devices which are advertising with a filter other than filter for device name, uuid, short name and MAC address...
Hi,
I am using nRF52832 with SDK v16 with s112 BLE stack.
I am trying to enable the DIS service like below:
The device can boot successfully but when I checked the...
Hello,
I want the scanner to receive both AUX_ADV_IND PDU event and AUX_SCAN_RSP PDU event for the case when AUX_SCAN_RSP PDU will be lost I still want to have AUX_ADV_IND...
Hi,
I am using RTT log with nRF52832, my question is when debug port is disconnected, what will happen to RTT logger?
Will they be simply ignored? or will the debug pins...
Hi.
I want to measure the current on the nrf 52840. I have downloaded the beacon example on the board and I want to measure current when the beacon is transmitting(LED 1...
Hi,
I am developing an application using BMaD 300 Eval board nrf52. As a first I want to display device information along with MAC address of BMD 300 I have, in advertising...
Hi,
I loaded bootloader, SoftDevice, and Application using nRFConnect - Programmer. But it doesn't launch the application. It fails at
nrf_bootloader_fw_activate() with...
Hello,
I want to read the values from MPU9250 magnetometer i.e. from AK8963 I wrote a function just like accelerometer and gyroscope shown below:
uint32_t mpu_read_mag...
Hi!
I'm looking for a new Bluetooth module for a controller, and I run across the nRF51. I used to have a module that I controlled from the MCU, but this SoC looks like...
I am trying to use the NRF_LOG system with FreeRTOS. In the case of an ASSERT, I want to be able to:
1) log the location of the assertion
2) flush the logs over RTT
...
I’m using the library pc_ble_driver_py last release 0.14.1, and Nordic DevKit PCA10040. My goal is to set the central IRK value and generate a private resolvable address....
Hi, i am trying to build a ble beacon for personal asset tracking. The one that is like Tile or Trackr. What kind of chipset and program that i should use.
Hello
P airing: Just Works with Bonding: Passkey Entry, Peripheral Displays works for bonding.
I want to make LESC Pairing: Just Works with Bonding. Is it possible? According...
I got a vague "cmake did not complete" error from studio when the sdk was installed at a hgfs mounted disk. It worked ok when the sdl was installed at non-mounted directory...