Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I understand the nRF9E5 is programmed through the externally attached AT25320B, ok. I understand three bytes are appended to the .hex file for the 8051. Since I...
Hello Nordic team,
I just post a message here to take the temperature, and your respective engineering opinions about that…
It's been a few months that I work on the...
I'm using SDK 14.2 (not really relevant I guess) on an nRF52832. The application requires a greeting to be sent to the remote through NUS as soon as a connection is made....
Hi there,
I was trying to use S110 to implement my project but found there is no more release for that after SDK 8 and I have concerns on bug fixes won't be merged back...
Hi,
I'm wondering if CSI is available on nRF chips. It can be used for advanced sensing purpose. There have been tons of works on WiFi sensing through CSI. Is it by any...
hi,
i use SPIM0 transfer data, stoping SPIM0 and then disabling SPIM0 when the data is transfed,but the device consume current is 500uA, if i use SPI0 transfer data,call...
Right now I'm stuck with the COMP driver. What I am trying to do is.
Initialise COMP, start COMP with interrupt and STOP shortcut.
Once I handled the interrupt I just want...
Hi,
We are currently working on nrf51422 bluetooth IC. we are facing a problem with the ic when we want to put it in sleep mode. without sdk when we call WFE() function...
Project # Student feedback Remote ( with 60 to 70 students in a class room )
We are developing Student voting remote project.
The product will be similar to below china...
Hello.
Please understand that I'm not good at english.
I can't put device to buttonless example.
Execution environment :
nrf-sdk 13.1.0
softdevice 4.0.2
...
hii guys,
i 'm using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice...
Hello ,
I am using sdk12.2 and pca10028. I have implemented rtt viewer so that I dont need uart to debug or to print something. I am using uart to send AT commands to esp8266...
Test the UART Application with the nRF UART app, which is available for iOS (App Store) and Android (Google Play).
You can also test the application with nRF Connect by...
Hello
I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral...