nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Dear Team,
Can you please review the attached schematic of NRF51822 used with matching Balun and chip antenna.
Balun: 2450BM14E0003T
Chip Antenna: 2450AT18A100E...
I have an application running on an nRF52 with the S332 softdevice which is a server which exposes a a few services each with a few characteristics. I am using the Nordic...
Can the nRF2460 be operated with TXLAT (0x52) set to a value lower than 4 ?
Can the nRF2460 have a lower latency than 20mS ?
The range requirements are very small (30...
Hi All,
I have created a custom board header file based off of the pca10040.h file. I have customised this to support 10 buttons and 2 leds. I have also extended the array...
Hi everyone ;)
I have a problem with timeslot ESB library with Bluetooth LE. In my application i need do somethingh like that:
Bluetooth and ESB PRX works excelent...
Hi, I am using the BLE mesh 2.2.0 with nRF5_SDK_15.0.0_a53641a. I am using Segger embedded studio as toolchain. I was able to compile and flash the default app code onto NRF52...
I am working on an application to connect approximately 500 devices in a single network... trying to check if Thread or Mesh is a better option... Please do suggest...
After searching around a little bit I found this post, but sadly an answer did never come up apparently. I'm using the nrf52 DK, using the 132 Softdevice.
I'm kind of at...
Hi every one!
I have nRF52840 dongle and BMD-300 Series Evaluation kit featuring the nRF52832.
I`d like to transmit continuous signals from nRF52832 to dongle(Desktop...
I have two ble boards(board A and B), one for client(Board A) and the other serve as slave(Board B). now i want to use board A to upgrade the application of board B by OTA...
Hi,
i would like to use the Power Profiler v2.0.0 from nRF Connect Software. The Power profiler is connected and it works with the Software 1.0.0. When i launch the power...
Hello,
I want to configure de coded mode on my nRF52DK, using the ble_app_interactive. How can I do it ?
I've saw that I can set the coded mode by de CENTRAL to a PEROPHERAL...
Hi,
I designed my custom board with RF52832. I was able to detect my board using the debugger.
I am using the BLE mesh default "Light switch proxy server".
I could get...
Hello, I got stuck developing with the nrf52840 DK Board, using the ZigBee SDK.
I´ve got a corrdinator, which establishes my network. Also I´ve got an End-Device that joins...