I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
Hi,
I am using NRF Sniffer firmware 1.0.1 but I need to reduce the baud rate to 115200
Is there any way I can do this?
Does it supports changing baudrate?
I want to set up a thread network in the house and control the devices nrf52 (bulb,fan,tv,read temperature) from anywhere in the world using the internet(web app,cloud)?
...
I heard that NRF51 familey is becoming obsolete and the NRF52 replaces tham is it true because we have a product the uses NRF511822 and we want to make another product using...
I am working with a nRF8001 for a project with an attached STM32F401RE MCU.
We do realize the nRF8001 is nearing end of life, but, we have created a product that will have...
> This is highlight of difference
> between #nrf52840 & #nRF52832.
>
> #nRF52840 has additional feature of ARM CryptoCell.
>
> Is this make #nRF52840 more secure for...
Hello,
Is there a DFU android/IOS library version for my custom app made on C++ available ? I need to implement my own DFU on both android and IOS.
I'm developping with...
Hi
I have made beacon using nrf52 dk
when i measuring power consumption after upoading firmware without removing power it minimum power consumption is 12ua when not...
Hi,
I’m currently trying to design my own pcb based on nRF52 Development Board. I went through a number of pcb files and all of them are associated withnrf52832 without...
i use the keyboard project, bond and pair the iphone7(ios11.2), the iphone display is connected,ok, then i reset the keyboard and erase bonds, the iphone display disconnected...
Hi Dev Zone,
I am attempting to flash a blink led app, based on Zephyr (nrf52_pca10040), to the primo core (contains Nrf52832), through Jlink debugger on a Linux machine...
At what voltage should DCDC be manually turned off for a nRF52832 ?
This thread for nRF51 says:
You must manually disable the DCDC when supply voltage goes below...
Hello,
I followed the steps mentionned in this blog
I did all the required step but I'm still seeing the same behavior.
below is my setup :
I'm using nRF52840 and...
Hi folks,
We got a weird behaviour with our nrf51822(SDK 12.2.0, s130) device. we have built a low power application with following parameters:
MIN_CONN_INTERVAL...