I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hi,
for evaluating purposes I'm trying to send quite big amount of data (100 kB) via socket interface. Sending proceeds fine until approximately 60 kB is transmitted. After...
Hi,
when powering up the nRF52840 PDK its interface MCU LED is blinking fast and the board is not recognized. I've tried to update its firmware by putting the board in bootloader...
On some android phones we have observed that if we try to scan using nRFToolbox for nRF51/ nRF52 controller advertising with UART they do not show up in the scan list. But...
Hello,
I am developing a wireless sensing device using the nRF24L01+ module and I'm planning to use a u.FL connector in my design. I can't seem to find any manufacturer...
Hello,
I am trying to test BLE with SAADC, UART function.
I am complete the ADC test and UART part.
So now, I want to SAADC with BLE and BLE with UART.
The whole connection...
Hi all,
I tried to follow this tutorial to be able to use GDB as debugger but failed right in the beginning because JLinkGDBServer could not connect. Here's the log I get...
Hi , i am using the nrf52dk and i have a switch statement that depending on the case there is a set of enum and i would like to utalised the push button to increase/decrease...
sir, i am attempting to compile a solution from github(nrf calender) but i could n"t.Tell me where should i put the file and how to compile to make it work??
Hello,
I have a question: how can i make applications for Nordic Thingy:91, and upload them to it? (I am a total newbie when it comes to Nordic products and IoT, i am not...
Hi All,
I am developing one project and there we are using ADC (i.e., SAADC in nRF). I have designed the hardware where I am using Capacitor ( C14, 2.2µF) which is connected...
Hi. I have a nRF52840 setup using the PWM driver, and it is outputting a 50Khz pulse 50% duty cycle.
How do I modify the sequence values so that I can modulate this 50Khz...
Dear all,
I would like to implement the IEEE 802.15.4 stack, using the driver inside the SDK for Thread and Zigbee. Unfortunately there aren't any examples ad so everything...
Hi! Please, excuse the probably stupid question but I'm a real newbie. I'm trying to perform a long range coverage test. I got two NRF52840 DK. Got to install both Segger...
Hello all,
I have a question about nRF52832.
What I want to do is increase a number every 20 micro seconds.
In other words, count how much time has passed .
(ex...