I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
I am trying to set up a GPIO interrupt, and found that whenever Button 1 is pressed, if Button 1 or 2 is pressed later, the app will reset. This is even if there is any other...
Hi.
I want to make a device which can connect each others and communicate with NUS.
I need not to use any other service without NUS.
I made nus_c service which is a central...
Hi
I can't seem to find this in the datasheets, what is the active current consumption of the nRF52832 chip, I'm interested in the maximum expected current consumption...
Hi!
I want to connect a nrf51 dk with a beacon and I'm using the UUID to make the connection. In the beacon code I define the UUID in this way:
ble_uuid_t adv_uuids...
I use nrf52832 with softdevice s132_nrf52_1.0.0-3.alpha for a ble application on own pcb.
first I'm not sur of adresse to use for iROM and iRAM areas. I've this parameters...
//Hi Everyone!
//I am programming a nRF52832 through the SDW interface and am having trouble answering some questions.
//So, first off is simply checking my understanding...
I have a recent dev board and am using SDK11 with gcc.
I can build and flash OK
The blinky sketch runs
However, when I load up examples/ble_peripheral/ble_app_proximity...
We bought the Beacon Kit from Nordic. I'm trying to use the firmware code on a similiar beacon board based on same Nordic Nrf51822. The board has same button and led pins...
The release notes for the S132 V2.0.0.0 SoftDevice indicate it's only compatible with silicon revisions C and 1.
I have several PCBAs that have the rev B silicon. Will...
Hi guys
First of all, I know nRFgo can be very convenient for application encryption, but in order to improve the mass production efficiency,I merged the application code...
Hi!
Goal: I want to send as much data as possible using CoAP.
I have connected a nRF52 (IoT-DK) to a Raspberry Pi using BLE and 6LoWPAN. The nRF52 is running the CoAP...
I use the nrf52832 with softdevice S132 s132_nrf52_1.0.0-3.alpha for a ble application.
without the softdevice, the rtos works correctly.
but when I enter this parameters...
I'm moving from nrf51 to a higher performance uC. I think that there is lot of models of nrf52.
what's the reference of the best nrf52 in term of performance. I want to...
I've been using the device firmware update service for quite some time now. I'm looking to add the ble_nus service, but this feature seems to fail when ble_dfus is re-enabled...
With the latest nrfjprog from Nordic and latest J-Link software from Segger, I am still getting the error below.
$ nrfjprog -v
ERROR: JLinkARM DLL version used is too...