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...
I appear to have some very simple code that when loaded into a nRF52840 kills it, such that I cannot recover it, possibly hardware failure. I would appreciate any suggestions...
Hi
According to the product specification, the power fail comparator nRF52832 has a threshold tolerance of at most +/-5%. When I configure the power level warning to 1.7V...
While trying to investigate my Softdevice assert issue a bit more in depth, I noticed a bug in timeslot_timer.c :
The function timer_mut_lock() sets the variable m_timer_mut...
I have a sensor that uses 3 different BLE mechanisms. It is part of a mesh, it sometimes sends beacons and it provides GATT services in a peripheral role. The project I'm...
Hello,
Are there plans from Nordic to provide locator engine to customers? Other competitors offer this benefit, which reduces development time on the client side to create...
Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader...
Hello,
How the modem selects it band of operation. Is it done automatically selected by the modem after registering to the base station? or is it assigned by the base station...
The modem firmware version 1.1.4 has been certified by Verizon, and the corresponding NCS version is v1.4.2. Now Nordic has released the NCS SDK version v1.5.0. This version...
To the kind attention of Nordic support team,
if it is not much trouble I would like to know what you consider a good/acceptable ble antenna efficiency in
desktop environment...
Hi,
I am using an nRF52832 with S132 and SDK v15.0.0 and already read in the forum about issues related to the SAADC calibration (inlcuing the erratum [86]). The problem...
Hi Nordic,
I have 2 charac i can write, let's name it A and B.
When i write into A, it trig ble_A_on_ble_evt , BLE_GATTS_EVT_WRITE , no problem.
But w hen i write...
I started developing a project on nRF52. My task is to read the value from the light sensor (phototransistor).
The sensor is connected in this way:
my code:
init...
when i Use 2.4G radio to communicate with other modules,like cc2510, i have many questins:
1. as we known that CC2510 ' modulation format of the radio signal ,MSK is only...
Hi,
Maybe this is obvious, but I couldn't find the answer anywhere online. When I power my dongle from an external 3V3 source, can I still plug it in to my computer and...
Hi, during my tests, I use an NRF52 Dongle with the nRF-Connect app as a USB/BLE interface, but now I need to handle some custom data. I have seen that the dongle uses a COM...