Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
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...
I need to monitor how much heap was ever left available, as a minimum, after I have run my CI test suite. This is the true minimum heap ever remaining, so taking account of...
Hi -
In reading through the data sheets for the Nordic chips that support the low-rate (125 kbps) BT 5 PHY, I'm seeing Rx sensitivity numbers around -103 dBm. For the 1...
Hi,
To manufacturer production I would like to use the nrfjprog.dll in order to make an WPF C# application to program our NRF device.
I would like to use your nrfjprog...
Hello,
I am working with the nrf52832 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
Hi there,
In my application I need to send varying amounts of data (1~8KB) and store it in RAM. I trying to use memory manager library to replace the malloc() and free(...
Hi there,
I'm having some trouble piecing together an app to use V2 of the NRFX SAADC API, compounded with this being my first time using the SAADC functionality on an nRF...
I've tried to update the firmware on my Thingy:91 to version 1.2 using the file mfw:_nrf91060120.zip:
I set the Thingy:91 to ' application serial recovery mode by pushing...
I tried to play with nrf52840 and ade7953 .
At the begining, I use PC uart application to do the following test and everything works well. Here are the testing steps: 1...
I have the CLI module over UART enabled, with one command that continuously prints out the readings from a sensor. What I'm trying to do is stopping this continuous printout...
Hi,
I am using the nRF52832 and am going at it barebones because I cannot for the life of me get the SDK to work. I am using the nRF52832 manual.
-> Manual
I have two...
Hi, Im using a nRF52DK to read LIS3DH accelerometer readings in putty. Im new to this platform, I tried couple of example programs like blinkey, uart, and button in BLE. Now...
Dear All,
I am trying to implement a simple data recorder on nRF52840 DK that digitizes signals over SAADC and writes them onto the SD card. The program is working fine...
Hi,
Does anyone know where to find the BLE backwards compatibly of a given soft-device ?
I have looked at the PDF document given for my soft-device version S132, and...
Hello,
I am running an application on the s140 soft device using the buttonless dfu as an example. I am using the dual ramp pwm scheme to generate complementary pwm waveforms...