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...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hello,
I'm using nordic 8001 chip within a custom board.
Everything is working but rarely, at random moments, I'm receiving packets with 255 length. I attached a print...
1,I use nrfgo studio and can download softdevice ,it is OK.
2,I use the s110 example,it runs ok too.
3,I modify something from the example ,and click debug(keil),but it...
1,I use nrfgo studio and can download softdevice ,it is OK.
2,I use the s110 example,it runs ok too.
3,I modify something from the example ,and click debug(keil),but it...
I would like to be able to do a sanity check on the CHIP ID.
The Product specification states:
"No ID will violate the rules specified in section 6.4.3.2"
Section 6...
I am finding it difficult to figure out what is the minimum toolchain requirement to get started developing using the nRF24LE / U.
Is Kiel the only compiler ? Can SDCC...
Hi,
I have nRF51822 DK with (s110_nrf51822_7.0.0, nRF51 SDK_v6.1.0.0) and when i try to run the project in IAR 7.20.2 i receive an error.
2 ) My icf file...
Hi!
I have bought the nrf51822 EV KIT and it came with 5 extra nrf51822 modules but them without a board. I have researched a little and I found that I need the Segger...
Hi,
We're using an off the shelf module with a trace antenna that can't be modified.
Measured the module once assembled, and due to surrounding plastic materials, the...
Just finished upgrading to the latest SDK Version -- and trying to build some of the examples -- but consistently getting compilation errors when building any of the nRF51822...
When working with BLE, one sees a lot of different names for roles, which is confusing. What is actually the difference between them all, master, slave, central, peripheral...
Hello to everyone,
I'm developing a new project with a nrf8002 and a Smartphone with Android 4.4.2. Both devices connect to each other fine, and I can bond them with no...
Hi,
I made a peripheral firmware based on "s110\experimental\ble_app_uart" example, but I don't know how to write a central module FW so that these two can pair to each...
The reset handler as shown in the C:\Keil_v5\ARM\Device\Nordic\nrf51822\Source\templates\arm\arm_startup_nrf51.s will call SystemInit as defined in the C:\Keil_v5\ARM\Device...
Hi
im unable to connect nrf51822 EK with nrfgo studio
how can i solve this issue
m using all latest version softwares
and wen i click ok it shows as below
...