I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hi team,
I have nRF51822 DK SMA connector module(PCA10005) and j-link lite cortexm-9 JTAG/SWD emulator.can u please tell which sdk version are used for this modules.is...
hello
i am using redbear lab's ble nano with nrf nrf51822 chipset in it. now i need to permanently store some data like sensor values and mac address of central devices...
I'm not able to find an older legacy version of Softdevice S110, specifically 7.2.0.
In the SDK Version 7.2.0 obtained from:
developer.nordicsemi.com/.../
there is...
Hello
I want to establish the connection between nrf51822(base station) and:
the second nrf51822(transceiver)
android smartphone(transceiver)
It has to be possible...
Could someone offer some guidance in how it is possible to keep the radio within IDLE mode between transmissions when operating in ESB mode? I have a sequence of transmissions...
Hi
I'm doing some S/W based on nRF51822_xxAC. I want to split RAM into 2 regions, as following:
+-------------+ 0x20008000
|__ __ _ __ |
|APP ZONE2 |
+-------...
hello, I'm trying to read the status register but all I am receiving is 1111 1111, I tried to change the code to read RX_ADDR_P0, but I also receive 1111 1111. can you tell...
It suggests that it holds the permission regarding whether a chara. can be read, but isn't that kinda redundant since there are tons of other similar properties out there...
Hello
Can i program an nRF52 chip using nRF51 DK. I plan to take advantage of the features of nRF52 including higher memory, storage and the NFC
Thanks
Hi,
My company has been running into an issue with the NRF51822 where the MCU appears to enter debug mode unexpectedly and I wanted to see if any others had experienced...
I successfully used my nrf52DK with latest production SD 132 and latest SDK (12.2.0), everything is on latest Keil v5. Then I needed to program another board (nRF51 Dongle...
Hi Nordic Tech support team,
I have some problems with nrf51822 OTA.
My Bootloader is single bank Bootloader。When I update nrf51822 firmware by OTA with android apk, I found...
Hi i'm very frustated with myself not the modules , i could make a pair of them to work perfectly in a pic 16F886 , now due to other project i have to use a dspic33fj64mc202...