first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
I have a compiled code and I want only to change the uart pins without compiling the code again
If it is possible to modify only the hex code, how can I find the UART pins...
I am trying to find where to submit bugs against the pc-ble-driver. There are two major bugs I have found
saved CCCDs (in a bonded connection) do not get restored when...
Hello, everyone
I use NRF52840 to configure TWI to operate the sensor, but I don’t understand it.
Can the hardware TWI of 52840 be mapped to any IO?
Or is there a fixed...
Hello!
NRF52832 is used as a central for connecting with phones as peripheral. NUS service is used. Lesc is used too.
SDK 17 SoftDevice S132 V7.0.1
On android phones...
when I use usb to transfer, i fine many datas are lost.Is it because the DMA size is too small?Where can i see the dma size?(In nrf52833/examples/peripheral/usb_cdc_acm )...
I am trying to connect a SPI device to the external connector pins on the nRF9160dk board. I believe I know the name of the SPI device and the pin connections from the device...
Hello
I'm trying to print out several sounds with one buzzer. To do that, I need to be able to change the frequency.
PWM was initialized and reset using code. An attempt...
OS: Linux Ubuntu 18.04
Compiler: Gnu ARM embedded
HW: 2 nrf52840dk boards
NRF SDK: 16.0.0
I am trying to send data using L2CAP CoC. I have looked at the ots example...
Hello,
I am trying to get familiar with the DeviceTree macros and started experimenting ...
So, in the light controller example main.c I replaced this macro
#define...
Hi Nordic,
I bought an nRF9160 DK for use in the UK on o2's network, but the signal in my home office is poor resulting in me having to go to the window to get connectivity...
Hey,
I am using ibasis simcard which comes with nordic thingy 91. Now i used 10MB which comes free for testing.
Now due to this, i am not able to send data to nordic cloud...
Hi,
I'm working on a project with nRF51822QFAA on nRF5_SDK_12.3.0.
I'd like to ask if the app_button library uses all four GPIOTE channels?
In my project there are...
Below is the output from a 'bluetoothctl' session for one of my thingy:52's
This is running on a raspberry pi 4 using Ubuntu Mate 20.xx
The output below is using command...
In beacon example code the RSSI value is 0xc3 while converting to decimal it giving 195 and in comment line it is mentioned as dbm.when converting this 195dbm to milliwatts...
hi,
The Fanstel BT832 has a nRF52832. It has TX on P11, RX on P12 for standard uart. I need however rs485 and so need to add a DIR (output) pin. P11 and P12 are not on...