Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
First of all, how do I know which version of the SD I'm working with when I'm flashing an example app from an SDK? I know I'm flashing SD 132, but I need to know the exact...
Hi,
I'm using SDK13.0 with nRF52840. Now I'm doing the DFU by the UART through MCU. But we meet a big problem, MCU is hard to read the infomation in the .dat and .json...
Hello, I'm building an Android application for DFU. I have a zip file and am downloading it and getting the content URI after download and using it in starter.setZip(contentUri...
I have been working on a custom board that uses a taiyo yoden EYSHJNZXZ module.
A tact switch is connected between P0.21 and GND.
I want to use this switch simple input...
Hello.
Apple recommends some very specific and precise advertising intervals for achieve a quick discovery, as stated on the Bluetooth Accessory Design Guidelines for Apple...
Hello,
I am using ble_app_uart_c and ble_app_uart example for data transmission between central and peripheral. I am able to transmit data successfully. I would like to know...
I write an application on nRF52 where the Watchdog Timeout event should automatically clear a GPIO and start a PWM signal on another GPIO using PPI.
The issue is that Watchdog...
Hi there,
I came across the function call "(void)dummy;" which I am trying to locate. Where can I find this?
__STATIC_INLINE void nrf_rtc_event_clear(NRF_RTC_Type *...
Hello,
I'm having issues linking the nordic memory module to my IAR project. Under the project options for the C compiler and assembler, I have included the appropriate...
It seems like there is the possibility of an infinite loop in the function nrf_twi_mngr_perform() near line 361 where it calls the user function. If the I2C bus is messed...
I had a running environment under Mac OS Sierra.
I switched to high Sierra (beta) and now
nrftuil cannot import a file that looks like it is there to me!
++++++++...
Hi, I'm trying to build the secure_dfu_ble_s132_pca10040_debug project and apparently need to add the mico-ecc library. The SDK instructions for building the library call...
Hi Everyone,
I am trying to record data from ADC to a SD card every 500ms using nrf52832.
I am following the fatfs example. Before I had a problem whereby every approximately...
What are the most recent set of software tools that are known to work on OSX Sierra?
Any pointers to a good IDE for debugging will be great. I understand there are many questions...